OSDN Git Service

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 e2dc6ad..c0065b7 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 be64575..590cca0 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