]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdisk, sfdisk: adjust some formatting in the man pages
authorBenno Schulenberg <bensberg@justemail.net>
Tue, 8 Mar 2016 09:07:44 +0000 (10:07 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Mar 2016 13:21:55 +0000 (14:21 +0100)
Only the optional argument should be in italics,
the literal = should be bold.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
disk-utils/fdisk.8
disk-utils/sfdisk.8

index f0c6def45de930fa54248106e34173cf9e55851c..49401e5e87f7b5b91d72575962b4267b6fbb1483 100644 (file)
@@ -67,11 +67,11 @@ the correct form is for example '-c=dos'.
 \fB\-h\fR, \fB\-\-help\fR
 Display a help text and exit.
 .TP
-\fB\-L\fR, \fB\-\-color\fR[\fI=when\fR]
+\fB\-L\fR, \fB\-\-color\fR[=\fIwhen\fR]
 Colorize the output.  The optional argument \fIwhen\fP
 can be \fBauto\fR, \fBnever\fR or \fBalways\fR.  If the \fIwhen\fR argument is omitted,
-it defaults to \fBauto\fR.  The colors can be disabled, for the current built-in default 
-see \fB\-\-help\fR output. See also the COLORS section.
+it defaults to \fBauto\fR.  The colors can be disabled; for the current built-in default
+see the \fB\-\-help\fR output.  See also the \fBCOLORS\fR section.
 .TP
 \fB\-l\fR, \fB\-\-list\fR
 List the partition tables for the specified devices and then exit.
index 1e60de5190e764366c28730c626544ec0d422e99..b8cacee075cc475692d2bac33546c2736e83f85d 100644 (file)
@@ -136,7 +136,7 @@ Back up the current partition table sectors before starting the partitioning.
 The default backup file name is ~/sfdisk-<device>-<offset>.bak; to use another
 name see option \fB\-O\fR, \fB\-\-backup\-file\fR.
 .TP
-.BR \-\-color[\fI=when]
+.BR \-\-color [ =\fIwhen ]
 Colorize the output.  The optional argument \fIwhen\fP
 can be \fBauto\fR, \fBnever\fR or \fBalways\fR.  If the \fIwhen\fR argument is omitted,
 it defaults to \fBauto\fR.  The colors can be disabled; for the current built-in default
@@ -159,7 +159,7 @@ Do not check through the re-read-partition-table ioctl whether the device is in
 Override the default backup file name.  Note that the device name and offset
 are always appended to the file name.
 .TP
-.BR \-\-move-data[\fI=path]
+.BR \-\-move-data [ =\fIpath ]
 Move data after partition relocation, for example when move begin of the
 partition to another place on the disk. The size of the partition has to be the
 same, the new and old location may overlap. The option requires \fB\-N\fR to be