From: Jan Kara Date: Mon, 30 Nov 2015 16:56:55 +0000 (-0500) Subject: chattr: fix typo in a manpage X-Git-Tag: v1.43.1~11^2~20 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5cb290e233759f4eba7567f76dbc2f30506725f3;p=tools%2Fe2fsprogs.git chattr: fix typo in a manpage Signed-off-by: Jan Kara Signed-off-by: Theodore Ts'o --- diff --git a/misc/chattr.1.in b/misc/chattr.1.in index 75b3ed8..65e09b3 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -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)