]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: disambiguate chmod man page reference to (a) users
authorPádraig Brady <P@draigBrady.com>
Wed, 16 Apr 2014 23:03:00 +0000 (00:03 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 17 Apr 2014 19:54:02 +0000 (20:54 +0100)
* man/chmod.x: Don't rely on the bold markup for 'a' to
distinguish it as that's not done in all cases.

man/chmod.x

index 190191f43c6e0f2f92c275d44fa3ce251d539cd1..f26d7631d9b42af43458bba75cceecf959e88aa1 100644 (file)
@@ -28,7 +28,7 @@ A combination of the letters \fBugoa\fP controls which users' access
 to the file will be changed: the user who owns it (\fBu\fP), other
 users in the file's group (\fBg\fP), other users not in the file's
 group (\fBo\fP), or all users (\fBa\fP).  If none of these are given,
-the effect is as if \fBa\fP were
+the effect is as if (\fBa\fP) were
 given, but bits that are set in the umask are not affected.
 .PP
 The operator \fB+\fP causes the selected file mode bits to be added to