Whamcloud - gitweb
2fsck.8.in: Fix minor typo in man page and clarify device
authorTheodore Ts'o <tytso@mit.edu>
Sat, 24 Nov 2001 21:40:57 +0000 (16:40 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 24 Nov 2001 21:40:57 +0000 (16:40 -0500)
specification.

e2fsck/ChangeLog
e2fsck/e2fsck.8.in

index 629b012..4b0422a 100644 (file)
@@ -1,3 +1,8 @@
+2001-11-24  Theodore Tso  <tytso@valinux.com>
+
+       * e2fsck.8.in: Fix minor typo in man page and clarify device
+               specification.
+
 2001-10-07  Theodore Tso  <tytso@valinux.com>
 
        * journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the
index f484f24..8701af7 100644 (file)
@@ -30,16 +30,15 @@ e2fsck \- check a Linux second extended file system
 @JDEV@.B \-j
 @JDEV@.I external-journal
 @JDEV@]
-@JDEV@[
 .I device
 .SH DESCRIPTION
 .B e2fsck
 is used to check a Linux second extended file system (e2fs).  E2fsck also 
 supports ext2 filesystems countaining a journal, which are
 also sometimes known as ext3 filesystems.
-.TP
+.PP
 .I device
-is the special file corresponding to the device (e.g
+is the device file where the filesystem is stored (e.g.
 .IR /dev/hdc1 ).
 .SH OPTIONS
 .TP