summaryrefslogtreecommitdiffstats
path: root/sys-utils/switch_root.8
diff options
context:
space:
mode:
authorMike Frysinger2013-05-09 00:12:04 +0200
committerKarel Zak2013-05-13 14:42:59 +0200
commit66083665d55af12bb1260b86d761eaa2639fad72 (patch)
treef6aab5f8b01d7e19ba9cad28255b016b4e5b3e11 /sys-utils/switch_root.8
parentlsblk: add SERIAL column (diff)
downloadkernel-qcow2-util-linux-66083665d55af12bb1260b86d761eaa2639fad72.tar.gz
kernel-qcow2-util-linux-66083665d55af12bb1260b86d761eaa2639fad72.tar.xz
kernel-qcow2-util-linux-66083665d55af12bb1260b86d761eaa2639fad72.zip
standard SEE ALSO section of man pages
The standard format is to seperate each entry with a comma, and for each one to be on a line by itself. Most util-linux pages follow this, but a few do not. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sys-utils/switch_root.8')
-rw-r--r--sys-utils/switch_root.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-utils/switch_root.8 b/sys-utils/switch_root.8
index 34ab0d051..debf0c87d 100644
--- a/sys-utils/switch_root.8
+++ b/sys-utils/switch_root.8
@@ -46,9 +46,9 @@ mount --bind $DIR $DIR
.fi
.SH "SEE ALSO"
-.BR mount (8)
-.BR chroot (2)
-.BR init (8)
+.BR mount (8),
+.BR chroot (2),
+.BR init (8),
.BR mkinitrd (8)
.SH AUTHORS
.nf