Whamcloud - gitweb
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)
commita93a4c724f20f752bb49639f6704bc5d2f8f00bd
treebd1b886c8b28b919dc4daa547db0871666114f4e
parent5b5bd2c251d1f999eddebb4d35fc1fba6004562a
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 <tytso@mit.edu>
misc/chattr.1.in