]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - misc-utils/findfs.8
docs: make the section AVAILABILITY always come last in man pages
[thirdparty/util-linux.git] / misc-utils / findfs.8
index 14fcf6fac81ca883154ab8a49cc3f5022943e394..530f186facaeb4dbea392b1653a7c37ebf98629b 100644 (file)
@@ -2,9 +2,9 @@
 .\" Copyright 1993, 1994, 1995 by Theodore Ts'o.  All Rights Reserved.
 .\" This file may be copied under the terms of the GNU Public License.
 .\"
-.TH FINDFS 8 "February 2009" "Linux" "MAINTENANCE COMMANDS"
+.TH FINDFS 8 "February 2009" "util-linux" "System Administration"
 .SH NAME
-findfs \- Find a filesystem by label or UUID
+findfs \- find a filesystem by label or UUID
 .SH SYNOPSIS
 .B findfs
 .BI LABEL= label
@@ -24,11 +24,14 @@ be printed on stdout.
 .SH AUTHOR
 .B findfs
 was originally written by Theodore Ts'o (tytso@mit.edu) and re-written for
-util-linux-ng package by Karel Zak (kzak@redhat.com).
-.SH AVAILABILITY
-The findfs command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+the util-linux package by Karel Zak (kzak@redhat.com).
+.SH ENVIRONMENT
+.IP LIBBLKID_DEBUG=0xffff
+enables debug output.
 .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/.