From c9e410761d03be58f490e9be4196afbdc67974c8 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Wed, 19 Mar 2014 16:19:08 +0000 Subject: 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 --- man/chmod.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/chmod.x b/man/chmod.x index e5372db27..190191f43 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -16,7 +16,7 @@ which can be either a symbolic representation of changes to make, or an octal number representing the bit pattern for the new mode bits. .PP The format of a symbolic mode is [\c -\fBugoa\fP.\|.\|.][[\fB+-=\fP][\fIperms\fP.\|.\|.].\|.\|.], +\fBugoa\fP.\|.\|.][[\fB-+=\fP][\fIperms\fP.\|.\|.].\|.\|.], where .I "perms" is either zero or more letters from the set -- cgit v1.2.3-54-g00ecf