summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk.8
diff options
context:
space:
mode:
authorBenno Schulenberg2016-03-08 10:07:44 +0100
committerKarel Zak2016-03-08 14:21:55 +0100
commit7e3b3f47101eec966b512759211710a4db2803b3 (patch)
tree1744600d26bae22cd490393971b32bb75a4889fc /disk-utils/fdisk.8
parentinclude sysmacros.h where used (diff)
downloadkernel-qcow2-util-linux-7e3b3f47101eec966b512759211710a4db2803b3.tar.gz
kernel-qcow2-util-linux-7e3b3f47101eec966b512759211710a4db2803b3.tar.xz
kernel-qcow2-util-linux-7e3b3f47101eec966b512759211710a4db2803b3.zip
fdisk, sfdisk: adjust some formatting in the man pages
Only the optional argument should be in italics, the literal = should be bold. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'disk-utils/fdisk.8')
-rw-r--r--disk-utils/fdisk.86
1 files changed, 3 insertions, 3 deletions
diff --git a/disk-utils/fdisk.8 b/disk-utils/fdisk.8
index f0c6def45..49401e5e8 100644
--- a/disk-utils/fdisk.8
+++ b/disk-utils/fdisk.8
@@ -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.