summaryrefslogtreecommitdiffstats
path: root/misc-utils
diff options
context:
space:
mode:
authorBenno Schulenberg2013-03-17 22:05:19 +0100
committerKarel Zak2013-03-20 14:09:24 +0100
commit9c91fc03ae1d95aaef02a1bd991fe8992b691a53 (patch)
treeeb9fe4939dd10bf753edde5696b0c9a2e4543e31 /misc-utils
parentdocs: normalize formatting of lslocks man page (diff)
downloadkernel-qcow2-util-linux-9c91fc03ae1d95aaef02a1bd991fe8992b691a53.tar.gz
kernel-qcow2-util-linux-9c91fc03ae1d95aaef02a1bd991fe8992b691a53.tar.xz
kernel-qcow2-util-linux-9c91fc03ae1d95aaef02a1bd991fe8992b691a53.zip
docs: make the section AVAILABILITY always come last in man pages
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'misc-utils')
-rw-r--r--misc-utils/blkid.88
-rw-r--r--misc-utils/findfs.86
-rw-r--r--misc-utils/uuidgen.14
-rw-r--r--misc-utils/wipefs.86
4 files changed, 12 insertions, 12 deletions
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 <kzak@redhat.com>
.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/.