]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
standard SEE ALSO section of man pages
authorMike Frysinger <vapier@gentoo.org>
Wed, 8 May 2013 22:12:04 +0000 (18:12 -0400)
committerKarel Zak <kzak@redhat.com>
Mon, 13 May 2013 12:42:59 +0000 (14:42 +0200)
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>
disk-utils/mkfs.bfs.8
libblkid/libblkid.3
misc-utils/blkid.8
misc-utils/findfs.8
misc-utils/lslocks.8
misc-utils/wipefs.8
sys-utils/setpriv.1
sys-utils/switch_root.8
text-utils/tailf.1

index c1794e5a80adc5e69e304926e804427966cf9339..c8ddfa9d615632021f552c6daaae244066161aaa 100644 (file)
@@ -52,7 +52,7 @@ The exit code returned by
 .B mkfs.bfs
 is 0 when all went well, and 1 when something went wrong.
 .SH "SEE ALSO"
-.BR mkfs (8).
+.BR mkfs (8)
 .SH AVAILABILITY
 The mkfs.bfs command is part of the util-linux package and is available from
 ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
index c96bc8714c0d8fb7389bea19c3a38392c879d95e..a0288bffbc38cad1b8a4276f3c4fc5427318316c 100644 (file)
@@ -72,7 +72,7 @@ The low-level probing code was rewritten by Karel Zak.
 is available under the terms of the GNU Library General Public License (LGPL),
 version 2 (or at your discretion any later version).
 .SH "SEE ALSO"
-.BR blkid (8)
+.BR blkid (8),
 .BR findfs (8)
 .SH AVAILABILITY
 libblkid is part of the util-linux package since version 2.15 and is available from
index 82d6ed68de2dcb740c76e974ec3ef0ee6c39eacd..a974b8e99c7d292456fce2769c968e6d77352af3 100644 (file)
@@ -300,8 +300,8 @@ and Karel Zak.
 .SH ENVIRONMENT
 .IP "Setting LIBBLKID_DEBUG=0xffff enables debug output."
 .SH SEE ALSO
-.BR libblkid (3)
-.BR findfs (8)
+.BR libblkid (3),
+.BR findfs (8),
 .BR wipefs (8)
 .SH AVAILABILITY
 The blkid command is part of the util-linux package and is available from
index 530f186facaeb4dbea392b1653a7c37ebf98629b..8a6bca1d3229e5a752aa427d6f78fcf94182f29f 100644 (file)
@@ -29,9 +29,8 @@ the util-linux package by Karel Zak (kzak@redhat.com).
 .IP LIBBLKID_DEBUG=0xffff
 enables debug output.
 .SH SEE ALSO
-.BR blkid (8)
+.BR blkid (8),
 .BR fsck (8)
 .SH AVAILABILITY
 The findfs command is part of the util-linux package and is available from
 ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
-
index f8d072b424063be67c38e5320be67eb221a2a611..461220182183e25bcdffcd569290a23ed00432cc 100644 (file)
@@ -86,8 +86,8 @@ Davidlohr Bueso <dave@gnu.org>
 .fi
 
 .SH "SEE ALSO"
-.BR flock (1)
-.BR fcntl (2)
+.BR flock (1),
+.BR fcntl (2),
 .BR lockf (2)
 
 .SH AVAILABILITY
index fee9aaf1411a1fdb8ca199d0d1955bbaf86127aa..0c34b0f0a90ecf3d00739610fa611c0487cdfd58 100644 (file)
@@ -92,9 +92,8 @@ Karel Zak <kzak@redhat.com>
 .SH ENVIRONMENT
 .IP "Setting LIBBLKID_DEBUG=0xffff enables debug output."
 .SH SEE ALSO
-.BR blkid (8)
+.BR blkid (8),
 .BR findfs (8)
 .SH AVAILABILITY
 The wipefs command is part of the util-linux package and is available from
 ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
-
index c05473cd268669b2b489e5678399f1e87a591b7b..89cd60cf5d059302ac000a3109701abd1e7f23df 100644 (file)
@@ -136,7 +136,7 @@ For example, setting no_\:new_\:privs and then execing a program that is
 SELinux\-\:confined (as this tool would do) may prevent the SELinux
 restrictions from taking effect.
 .SH SEE ALSO
-.BR prctl (2)
+.BR prctl (2),
 .BR capability (7)
 .SH AUTHOR
 .MT luto@amacapital.net
index 34ab0d051b1a4ff66f856ca4b22f91896211264d..debf0c87d24bec256da45ff83026e6cac00eddec 100644 (file)
@@ -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
index d64d2cabfaf9961f48de9c6b54ce0526dfca7a22..49eda0b459f1c6d22f1aec017dc1945e03162ddd 100644 (file)
@@ -62,7 +62,8 @@ NO WARRANTY for this program.
 
 The latest inotify based implementation was written by Karel Zak (kzak@redhat.com).
 .SH "SEE ALSO"
-.BR tail "(1), " less "(1)"
+.BR tail (1),
+.BR less (1)
 .SH AVAILABILITY
 The tailf command is part of the util-linux package and is available from
 ftp://ftp.kernel.org/pub/linux/utils/util-linux/.