From: Theodore Ts'o Date: Thu, 10 Jul 2014 04:47:40 +0000 (-0400) Subject: Fix nroff macro issue in chattr man page X-Git-Tag: v1.42.11~1 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=a93a4c724f20f752bb49639f6704bc5d2f8f00bd;p=tools%2Fe2fsprogs.git Fix nroff macro issue in chattr man page 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 --- diff --git a/misc/chattr.1.in b/misc/chattr.1.in index 23b6938..75b3ed8 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -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),