summaryrefslogtreecommitdiffstats
path: root/disk-utils/mkswap.8
diff options
context:
space:
mode:
authorBenno Schulenberg2014-12-14 20:45:29 +0100
committerKarel Zak2014-12-19 09:57:23 +0100
commitf49ccec2123f15ce25a2e9d7d83d219c237e755a (patch)
treeaa9a161b36061c433e0832d9e5739f56c546c857 /disk-utils/mkswap.8
parentdocs: improve the sorting of the options in the man page of getopt (diff)
downloadkernel-qcow2-util-linux-f49ccec2123f15ce25a2e9d7d83d219c237e755a.tar.gz
kernel-qcow2-util-linux-f49ccec2123f15ce25a2e9d7d83d219c237e755a.tar.xz
kernel-qcow2-util-linux-f49ccec2123f15ce25a2e9d7d83d219c237e755a.zip
docs: don't use bold or italics for "[option]" in synopsis of man pages
As per the convention shown in Documentation/howto-man-page.txt. Also make a few other tiny adjustments along the way. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'disk-utils/mkswap.8')
-rw-r--r--disk-utils/mkswap.82
1 files changed, 1 insertions, 1 deletions
diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8
index c110d21ef..562078d0c 100644
--- a/disk-utils/mkswap.8
+++ b/disk-utils/mkswap.8
@@ -8,7 +8,7 @@
mkswap \- set up a Linux swap area
.SH SYNOPSIS
.B mkswap
-.RI [ options ]
+[options]
.I device
.RI [ size ]
.SH DESCRIPTION