]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
chattr.1: add casefold attribute to mode string
authorEric Biggers <ebiggers@google.com>
Mon, 18 Nov 2019 01:48:49 +0000 (17:48 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 Nov 2019 17:14:33 +0000 (12:14 -0500)
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>
misc/chattr.1.in

index 18b316e32b34d16fce736d4f1f5ff60d693a199e..1baacf174a52695484ea00729c0edf3ea90fabb5 100644 (file)
@@ -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 '='