summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2006-07-15 21:55:33 -0400
committerTheodore Ts'o <tytso@mit.edu>2006-07-15 21:55:33 -0400
commite71be1c802a596be70bf47e5844b55914ebc2ea8 (patch)
tree32c9db2487fc7b0d8d78e9de6566e15af7ab18ed /misc
parent347e52de90c736e113fc4e4aff5190e10d327606 (diff)
downloade2fsprogs-e71be1c802a596be70bf47e5844b55914ebc2ea8.tar.gz
Fix spelling typo in chattr(1) man page
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'misc')
-rw-r--r--misc/ChangeLog4
-rw-r--r--misc/chattr.1.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog
index a3fdf5bb..55b47ff3 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -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
diff --git a/misc/chattr.1.in b/misc/chattr.1.in
index a8179e9a..2b48fb01 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).