From: Theodore Ts'o Date: Sun, 16 Jul 2006 01:55:33 +0000 (-0400) Subject: Fix spelling typo in chattr(1) man page X-Git-Tag: E2FSPROGS-1_40-WIP-1114~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e71be1c802a596be70bf47e5844b55914ebc2ea8;p=thirdparty%2Fe2fsprogs.git Fix spelling typo in chattr(1) man page Signed-off-by: "Theodore Ts'o" --- diff --git a/misc/ChangeLog b/misc/ChangeLog index a3fdf5bbe..55b47ff31 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2006-07-15 Theodore Tso + + * chattr.1.in: Fix spelling typo + 2006-05-29 Theodore Tso * filefrag.c: Add support for ancient Linux systems that do not diff --git a/misc/chattr.1.in b/misc/chattr.1.in index a8179e9a2..2b48fb014 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -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).