Whamcloud - gitweb
chattr: fix typo in a manpage
authorJan Kara <jack@suse.com>
Mon, 30 Nov 2015 16:56:55 +0000 (11:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Nov 2015 16:56:59 +0000 (11:56 -0500)
Signed-off-by: Jan Kara <jack@suse.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/chattr.1.in

index 75b3ed8..65e09b3 100644 (file)
@@ -93,7 +93,7 @@ set on new or empty files.  If it is set on a file which already has
 data blocks, it is undefined when the blocks assigned to the file will
 be fully stable.  If the 'C' flag is set on a directory, it will have no
 effect on the directory, but new files created in that directory will
-the No_COW attribute.)
+have the No_COW attribute set.)
 .PP
 A file with the 'd' attribute set is not candidate for backup when the
 .BR dump (8)