]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
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)
* 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

index 2670265975409dde89754e000ac4833361dedefa..20654fe5f2ba9e60cd58ab926b454d7c78adc18a 100644 (file)
--- a/THANKS.in
+++ b/THANKS.in
@@ -179,7 +179,6 @@ Doug McLaren                        dougmc@comco.com
 Dragos Harabor                      dharabor@us.oracle.com
 Duncan Roe                          duncanr@optimation.com.au
 Edward Schwartz                     edmcman@cmu.edu
-Edward Welbourne                    eddy@opera.com
 Edzer Pebesma                       Edzer.Pebesma@rivm.nl
 Egmont Koblinger                    egmont@uhulinux.hu
 Eirik Fuller                        eirik@hackrat.com
index 60e91607e8819108b4002ae052c23eeba794eda9..0bccc6399d49d6a75aa7fb3d1b12f5645c30ec86 100644 (file)
@@ -148,7 +148,7 @@ their previous values, and perhaps on the current @code{umask} as well
 The format of symbolic modes is:
 
 @example
-@r{[}ugoa@dots{}@r{][}+-=@r{]}@var{perms}@dots{}@r{[},@dots{}@r{]}
+@r{[}ugoa@dots{}@r{][}-+=@r{]}@var{perms}@dots{}@r{[},@dots{}@r{]}
 @end example
 
 @noindent
index e5372db272cebb78b14ec7a4a0bad5e47de84bea..190191f43c6e0f2f92c275d44fa3ce251d539cd1 100644 (file)
@@ -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