]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
chattr.1: say "cleared" instead of "reset"
authorEric Biggers <ebiggers@google.com>
Mon, 18 Nov 2019 01:48:52 +0000 (17:48 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 Nov 2019 17:14:33 +0000 (12:14 -0500)
commit446483e39862d57717fe89190d502bbba0371147
treeb65538d2e65acd75ee20856db8a9339fdf9afd8c
parentf08f1c6492604c4d0b392ff1dd7710d81a906cf9
chattr.1: say "cleared" instead of "reset"

Setting a bit to 0 is normally called "clearing", not "resetting"; and
chattr.1 already says "clear" in some places.  Use "clear" consistently.

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