summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2019-03-09 00:30:13 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2019-03-09 00:30:13 +0000
commit244e58a2dfa22df1dadfe5e61e4905633b0c54cb (patch)
tree981bcfb66cca5296ee81e390dfcc1c9b09d62372 /bin
parentb3ed818e2d17accb6d311325c89580154c1bcb73 (diff)
downloadsrc-test-244e58a2dfa22df1dadfe5e61e4905633b0c54cb.tar.gz
src-test-244e58a2dfa22df1dadfe5e61e4905633b0c54cb.zip
Correct wording around '-' masks.
PR: 236407 Reported by: Brian Saia MFC after: 1 week
Notes
Notes: svn path=/head/; revision=344952
Diffstat (limited to 'bin')
-rw-r--r--bin/chmod/chmod.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index e2bac644d4ef5..e6a5ff8f63cf7 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -259,7 +259,7 @@ If no value is supplied for
each permission bit specified in
.Ar perm ,
for which the corresponding bit in the file mode creation mask
-is clear, is cleared.
+is set, is cleared.
Otherwise, the mode bits represented by the specified
.Ar who
and