From 9c91fc03ae1d95aaef02a1bd991fe8992b691a53 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 17 Mar 2013 22:05:19 +0100 Subject: docs: make the section AVAILABILITY always come last in man pages Signed-off-by: Benno Schulenberg --- disk-utils/fsck.8 | 18 +++++++++--------- libblkid/libblkid.3 | 7 +++---- login-utils/login.1 | 4 +--- misc-utils/blkid.8 | 8 ++++---- misc-utils/findfs.8 | 6 +++--- misc-utils/uuidgen.1 | 4 ++-- misc-utils/wipefs.8 | 6 +++--- term-utils/scriptreplay.1 | 4 +--- text-utils/rev.1 | 4 ++-- 9 files changed, 28 insertions(+), 33 deletions(-) diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8 index 3bb54d50a..52629c7bb 100644 --- a/disk-utils/fsck.8 +++ b/disk-utils/fsck.8 @@ -385,15 +385,6 @@ and do not support the .B -y option as of this writing. -.SH AUTHOR -.MT tytso@mit.edu -Theodore Ts'o -.ME -.SH AVAILABILITY -The fsck command is part of the util-linux package and is available from -.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ -Linux Kernel Archive -.UE . .SH FILES .IR /etc/fstab . .SH ENVIRONMENT VARIABLES @@ -466,3 +457,12 @@ or .BR fsck.xfs (8), .BR fsck.xiafs (8), .BR reiserfsck (8). +.SH AUTHOR +.MT tytso@mit.edu +Theodore Ts'o +.ME +.SH AVAILABILITY +The fsck command is part of the util-linux package and is available from +.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ +Linux Kernel Archive +.UE . diff --git a/libblkid/libblkid.3 b/libblkid/libblkid.3 index ff84e7d38..c96bc8714 100644 --- a/libblkid/libblkid.3 +++ b/libblkid/libblkid.3 @@ -67,10 +67,6 @@ was written by Andreas Dilger for the ext2 filesystem utilties, with input from Ted Ts'o. The library was subsequently heavily modified by Ted Ts'o. The low-level probing code was rewritten by Karel Zak. -.SH AVAILABILITY -.B libblkid -is part of the util-linux package since version 2.15 and is available from -ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .SH COPYING .B libblkid is available under the terms of the GNU Library General Public License (LGPL), @@ -78,3 +74,6 @@ version 2 (or at your discretion any later version). .SH "SEE ALSO" .BR blkid (8) .BR findfs (8) +.SH AVAILABILITY +libblkid is part of the util-linux package since version 2.15 and is available from +ftp://ftp.kernel.org/pub/linux/utils/util-linux/. diff --git a/login-utils/login.1 b/login-utils/login.1 index e37e5e68d..216645ebe 100644 --- a/login-utils/login.1 +++ b/login-utils/login.1 @@ -328,9 +328,7 @@ Rewritten to PAM-only version by Karel Zak .ME .SH AVAILABILITY -The -.B login -command is part of the util-linux package and is +The login command is part of the util-linux package and is available from .UR ftp:\://ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8 index 768a499f7..82d6ed68d 100644 --- a/misc-utils/blkid.8 +++ b/misc-utils/blkid.8 @@ -299,10 +299,10 @@ was written by Andreas Dilger for libblkid and improved by Theodore Ts'o and Karel Zak. .SH ENVIRONMENT .IP "Setting LIBBLKID_DEBUG=0xffff enables debug output." -.SH AVAILABILITY -The blkid command is part of the util-linux package and is available from -ftp://ftp.kernel.org/pub/linux/utils/util-linux/. -.SH "SEE ALSO" +.SH SEE ALSO .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 +ftp://ftp.kernel.org/pub/linux/utils/util-linux/. diff --git a/misc-utils/findfs.8 b/misc-utils/findfs.8 index 8b6b39544..530f186fa 100644 --- a/misc-utils/findfs.8 +++ b/misc-utils/findfs.8 @@ -28,10 +28,10 @@ the util-linux package by Karel Zak (kzak@redhat.com). .SH ENVIRONMENT .IP LIBBLKID_DEBUG=0xffff enables debug output. -.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/. .SH SEE ALSO .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/. diff --git a/misc-utils/uuidgen.1 b/misc-utils/uuidgen.1 index ad409b93e..4d64a10e1 100644 --- a/misc-utils/uuidgen.1 +++ b/misc-utils/uuidgen.1 @@ -56,8 +56,8 @@ OSF DCE 1.1 .SH AUTHOR .B uuidgen was written by Andreas Dilger for libuuid. +.SH SEE ALSO +.BR libuuid (3) .SH AVAILABILITY The uuidgen command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. -.SH "SEE ALSO" -.BR libuuid (3) diff --git a/misc-utils/wipefs.8 b/misc-utils/wipefs.8 index 18073edce..cdf449ec4 100644 --- a/misc-utils/wipefs.8 +++ b/misc-utils/wipefs.8 @@ -79,10 +79,10 @@ Output version information and exit. Karel Zak .SH ENVIRONMENT .IP "Setting LIBBLKID_DEBUG=0xffff enables debug output." -.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/. .SH SEE ALSO .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/. diff --git a/term-utils/scriptreplay.1 b/term-utils/scriptreplay.1 index b4b34a666..343f436cd 100644 --- a/term-utils/scriptreplay.1 +++ b/term-utils/scriptreplay.1 @@ -99,9 +99,7 @@ and Karel Zak .ME . .SH AVAILABILITY -The -.B scriptreplay -command is part of the util-linux package and is available from +The scriptreplay command is part of the util-linux package and is available from .UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive .UE . diff --git a/text-utils/rev.1 b/text-utils/rev.1 index b9b5f481f..a50a4c56d 100644 --- a/text-utils/rev.1 +++ b/text-utils/rev.1 @@ -51,10 +51,10 @@ Output version information and exit. .TP \fB\-h\fR, \fB\-\-help\fR Output help and exit. +.SH SEE ALSO +.BR tac (1) .SH AVAILABILITY The rev command is part of the util-linux package and is available from .UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive .UE . -.SH SEE ALSO -.BR tac (1) -- cgit v1.2.3-55-g7522