]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix nroff macro issue in chattr man page
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2014 04:47:40 +0000 (00:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2014 04:48:57 +0000 (00:48 -0400)
The single quote character must not be in the first character in a
line, or else it can get mistaken as a macro call.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/chattr.1.in

index 23b69381cbbeb5ddadd4123c26c23da344be7753..75b3ed8c466bcc351c12d902d51dfd41a9a7176f 100644 (file)
@@ -22,8 +22,8 @@ changes the file attributes on a Linux file system.
 The format of a symbolic mode is +-=[aAcCdDeijsStTu].
 .PP
 The operator '+' causes the selected attributes to be added to the
-existing attributes of the files; '-' causes them to be removed; and
-'=' causes them to be the only attributes that the files have.
+existing attributes of the files; '-' causes them to be removed; and '='
+causes them to be the only attributes that the files have.
 .PP
 The letters 'aAcCdDeijsStTu' select the new attributes for the files:
 append only (a),