From 5cfd7404baf3c114fa9e0017af1a289e6216ad7f Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 28 Jun 2002 10:47:24 -0400 Subject: [PATCH] chattr.1.in: Fix man page typo. (Addresses Debian bug #141938) --- misc/ChangeLog | 4 ++++ misc/chattr.1.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index e2dc6ad5..c0065b7a 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2002-06-28 Theodore Ts'o + + * chattr.1.in: Fix man page typo. (Addresses Debian bug #141938) + 2002-06-15 Theodore Ts'o * chattr.c: Applied patch from Andrew to support the dirsync flag. diff --git a/misc/chattr.1.in b/misc/chattr.1.in index be645752..590cca06 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -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 -- 2.11.0