summaryrefslogtreecommitdiffstats
path: root/bin/chmod/chmod.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chmod/chmod.1')
-rw-r--r--bin/chmod/chmod.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 8a0123b..6b58134 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -204,11 +204,11 @@ symbol ``X'' are only meaningful in conjunction with the
.Ar op
symbol ``+'', and are ignored in all other cases.
.It u
-The user permission bits in the mode of the original file.
+The user permission bits in the original mode of the file.
.It g
-The group permission bits in the mode of the original file.
+The group permission bits in the original mode of the file.
.It o
-The other permission bits in the mode of the original file.
+The other permission bits in the original mode of the file.
.El
.Pp
The
OpenPOWER on IntegriCloud