summaryrefslogtreecommitdiffstats
path: root/partx/delpart.8
diff options
context:
space:
mode:
authorPeter Breitenlohner2009-07-22 11:29:05 +0200
committerKarel Zak2009-08-17 12:11:11 +0200
commit06191c0fced3a300566ec618f0e6097440bb830b (patch)
tree6b051cc68420293723ca2170b1f2cb673391c6dd /partx/delpart.8
parentaddpart.8: formatting (diff)
downloadkernel-qcow2-util-linux-06191c0fced3a300566ec618f0e6097440bb830b.tar.gz
kernel-qcow2-util-linux-06191c0fced3a300566ec618f0e6097440bb830b.tar.xz
kernel-qcow2-util-linux-06191c0fced3a300566ec618f0e6097440bb830b.zip
delpart.8: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'partx/delpart.8')
-rw-r--r--partx/delpart.87
1 files changed, 4 insertions, 3 deletions
diff --git a/partx/delpart.8 b/partx/delpart.8
index b81682180..356d99c07 100644
--- a/partx/delpart.8
+++ b/partx/delpart.8
@@ -7,7 +7,8 @@
delpart \-
simple wrapper around the "del partition" ioctl
.SH SYNOPSIS
-.B delpart device partition
+.B delpart
+.I device partition
.SH DESCRIPTION
.B delpart
is a program that asks the Linux kernel to remove a partition.
@@ -16,10 +17,10 @@ This command doesn't manipulate with partitions on hard drive.
.SH OPTIONS
.TP
-.BI device
+.I device
Specify the disk device.
.TP
-.BI partition
+.I partition
Specify the partition number.
.SH SEE ALSO