summaryrefslogtreecommitdiff
path: root/bin/chmod/chmod.1
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2002-02-01 12:37:21 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2002-02-01 12:37:21 +0000
commit63b46af996bc0de7c193fd23b8421ab9ff802bc0 (patch)
tree6ffc9b2c3cb597c163499eda73411c859d75b8e3 /bin/chmod/chmod.1
parent2d0a7148b66d09e3369d0c505c76cb800291637b (diff)
downloadsrc-test2-63b46af996bc0de7c193fd23b8421ab9ff802bc0.tar.gz
src-test2-63b46af996bc0de7c193fd23b8421ab9ff802bc0.zip
Notes
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 8a0123baa664..6b58134cd3da 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