summaryrefslogtreecommitdiff
path: root/bin/chmod
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2002-10-01 20:32:59 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2002-10-01 20:32:59 +0000
commit0237755d1a85aeafa305ad819359eb2c23e0a8fa (patch)
treeb74c127c379aa3f7bc4718601036e129b696b708 /bin/chmod
parenta1885c44cf705b91c5c319fde4611dc0fe38b3f6 (diff)
downloadsrc-test-0237755d1a85aeafa305ad819359eb2c23e0a8fa.tar.gz
src-test-0237755d1a85aeafa305ad819359eb2c23e0a8fa.zip
Return the ``u''
Notes
Notes: svn path=/head/; revision=104318
Diffstat (limited to 'bin/chmod')
-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 8ef44ad70d423..d5ead272774f4 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -163,7 +163,7 @@ search in the directory.
.Pp
For example, the absolute mode that permits read, write and execute by
the owner, read and execute by group members, read and execute by
-others, and no set-uid or set-gid behavior is 755
+others, and no set-uid or set-gid behaviour is 755
(400+200+100+040+010+004+001).
.Pp
The symbolic mode is described by the following grammar: