summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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