]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: avoid regex ambiguity in chmod mode description
authorEdward Welbourne <eddy@chaos.org.uk>
Wed, 19 Mar 2014 16:19:08 +0000 (16:19 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 19 Mar 2014 19:07:44 +0000 (19:07 +0000)
commitc9e410761d03be58f490e9be4196afbdc67974c8
tree458ae256e5a7d042eacc0d32fef2ab367e07c78d
parent137a4239751802b7d59ac3ef9c42fbe03547b2bc
doc: avoid regex ambiguity in chmod mode description

* man/chmod.x: s/[+-=]/[-+=]/
* doc/perm.texi (Symbolic Modes): Likewise.
* THANKS.in: Remove patch owner.
Fixes http://bugs.gnu.org/17041
THANKS.in
doc/perm.texi
man/chmod.x