]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
chattr.1.in: Fix man page typo. (Addresses Debian bug #141938)
authorTheodore Ts'o <tytso@mit.edu>
Fri, 28 Jun 2002 14:47:24 +0000 (10:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 28 Jun 2002 14:47:24 +0000 (10:47 -0400)
misc/ChangeLog
misc/chattr.1.in

index e2dc6ad5058e9e497f00715a59bd296a5b4d67e9..c0065b7a250fc771bab85657b8ea078e073d1807 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-28  Theodore Ts'o  <tytso@mit.edu>
+
+       * chattr.1.in: Fix man page typo.  (Addresses Debian bug #141938)
+
 2002-06-15  Theodore Ts'o  <tytso@mit.edu>
 
        * chattr.c: Applied patch from Andrew to support the dirsync flag.
index be6457520d0f2d94a9d09c57de69ca7af82fa8ff..590cca06cfede9029117f9ef98934d74adf4bd8e 100644 (file)
@@ -42,7 +42,7 @@ Be verbose with chattr's output and print the program version.
 .BI \-v " version"
 Set the file's version/generation number.
 .SH ATTRIBUTES
-When a file with the 'A' attribute set is modified, its atime record is
+When a file with the 'A' attribute set is accessed, its atime record is
 not modified.  This avoids a certain amount of disk I/O for laptop
 systems.
 .PP