Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db3d871
)
chattr: fix typo in a manpage
author
Jan Kara
<jack@suse.com>
Mon, 30 Nov 2015 16:56:55 +0000
(11:56 -0500)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/misc/chattr.1.in
b/misc/chattr.1.in
index
75b3ed8
..
65e09b3
100644
(file)
--- 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)