Whamcloud - gitweb
fsck.8.in: Fixed error in synopsis of the man page.
authorTheodore Ts'o <tytso@mit.edu>
Wed, 15 Aug 2001 23:06:55 +0000 (19:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 15 Aug 2001 23:06:55 +0000 (19:06 -0400)
misc/ChangeLog
misc/fsck.8.in

index a7e5c1c..df87e84 100644 (file)
@@ -1,5 +1,7 @@
 2001-08-15  Theodore Tso  <tytso@valinux.com>
 
+       * fsck.8.in: Fixed error in synopsis of the man page.
+
        * fsck.c (check_all): Don't bother to interpret a device where the
                pass number is zero.  (Addresses Debian bug #106696.)
                (main): Print a warning message if there are no devices to
index e9903bd..51e5f52 100644 (file)
@@ -13,10 +13,11 @@ fsck \- check and repair a Linux file system
 [
 .B \-t
 .I fstype
-] [\-\-] [
+] 
+.I filesys [ ... ]
+[\-\-] [
 .B fsck-options
 ]
-.I filesys [ ... ]
 .SH DESCRIPTION
 .B fsck
 is used to check and optionally repair a one or more Linux file systems.