From: Theodore Ts'o Date: Wed, 1 May 2002 00:22:32 +0000 (-0400) Subject: Fix typo in man page. X-Git-Tag: E2FSPROGS-1.28-WIP-0626~28 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7de6577cd93041742fad3da0046978793ebb978f;p=tools%2Fe2fsprogs.git Fix typo in man page. --- diff --git a/misc/ChangeLog b/misc/ChangeLog index fb4ac5f..3feabce 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2002-04-30 + + * fsck.8.in: Fix typo in man page. + 2002-03-08 Theodore Tso * Release of E2fsprogs 1.27 diff --git a/misc/fsck.8.in b/misc/fsck.8.in index f97f545..fb20521 100644 --- a/misc/fsck.8.in +++ b/misc/fsck.8.in @@ -171,7 +171,7 @@ Filesystems with a .I fs_passno value of 0 are skipped and are not checked at all. Filesystems with a .I fs_passno -value of greater than zero will be checked in order, with filesystems +value of greater than zero will be checked in order, with filesystems with the lowest .I fs_passno number being checked first.