aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-11-17 17:48:49 -0800
committerTheodore Ts'o <tytso@mit.edu>2019-11-18 12:14:33 -0500
commit6e587046805ecb3e0aa6257776db6ab62a157912 (patch)
treea2d8793abaeac998e6e07cac3610e51b9dc6568f
parent93cea43534e4be051130a370b8ee086c388fddd5 (diff)
downloade2fsprogs-6e587046805ecb3e0aa6257776db6ab62a157912.tar.gz
chattr.1: add casefold attribute to mode string
When the casefold attribute ('F') was added to the chattr man page, it was forgotten to add it to the mode string. Add it. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--misc/chattr.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chattr.1.in b/misc/chattr.1.in
index 18b316e32..1baacf174 100644
--- a/misc/chattr.1.in
+++ b/misc/chattr.1.in
@@ -23,7 +23,7 @@ chattr \- change file attributes on a Linux file system
.B chattr
changes the file attributes on a Linux file system.
.PP
-The format of a symbolic mode is +-=[aAcCdDeijPsStTu].
+The format of a symbolic mode is +-=[aAcCdDeFijPsStTu].
.PP
The operator '+' causes the selected attributes to be added to the
existing attributes of the files; '-' causes them to be removed; and '='