]> err.no Git - util-linux/commitdiff
delpart.8: formatting
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Wed, 22 Jul 2009 09:29:05 +0000 (11:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Aug 2009 10:11:11 +0000 (12:11 +0200)
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
partx/delpart.8

index b81682180144bac81eab50c51e57e1e77acd003a..356d99c075225649f6032f413228b679c939e031 100644 (file)
@@ -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