]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix spelling typo in chattr(1) man page
authorTheodore Ts'o <tytso@mit.edu>
Sun, 16 Jul 2006 01:55:33 +0000 (21:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Jul 2006 01:55:33 +0000 (21:55 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/ChangeLog
misc/chattr.1.in

index a3fdf5bbee8aed67efabebae159a57ff9b33fa50..55b47ff31144ca5b86bde7cf663f9ba609745680 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-15  Theodore Tso  <tytso@mit.edu>
+
+       * chattr.1.in: Fix spelling typo
+
 2006-05-29  Theodore Tso  <tytso@mit.edu>
 
        * filefrag.c: Add support for ancient Linux systems that do not
index a8179e9a216f7bdd91920a62dafc834a67d9e060..2b48fb01426e06e1ca0c0a0e00436a139fe6edd8 100644 (file)
@@ -73,7 +73,7 @@ although it can be displayed by
 .BR lsattr (1).
 .PP
 The 'I' attribute is used by the htree code to indicate that a directory
-is behind indexed using hashed trees.  It may not be set or reset using 
+is being indexed using hashed trees.  It may not be set or reset using 
 .BR chattr (1),
 although it can be displayed by
 .BR lsattr (1).