Whamcloud - gitweb
debian/changelog: add missing section for 1.46.2-2
[tools/e2fsprogs.git] / misc / findfs.8.in
index d44cbc7..00c33ab 100644 (file)
@@ -4,29 +4,29 @@
 .\" 
 .TH FINDFS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-findfs \- Find a filesystem by label or UUID
+findfs \- Find a file system by label or UUID
 .SH SYNOPSIS
-.B findfs 
+.B findfs
 .BI LABEL= label
 .sp
 .B findfs
 .BI UUID= uuid
 .SH DESCRIPTION
 .B findfs
-will search the disks in the system looking for a filesystem which has 
+will search the disks in the system looking for a file system which has
 a label matching
 .I label
-or a UUID equal to 
+or a UUID equal to
 .IR uuid .
-If the filesystem is found, the device name for the filesystem will
+If the file system is found, the device name for the file system will
 be printed on stdout.
 .PP
 .SH AUTHOR
-.B findfs 
+.B findfs
 was written by Theodore Ts'o (tytso@mit.edu).
 .SH AVAILABILITY
 .B findfs
-is part of the e2fsprogs package and is available from 
+is part of the e2fsprogs package and is available from
 http://e2fsprogs.sourceforge.net.
 .SH SEE ALSO
 .BR fsck (8)