summaryrefslogtreecommitdiffstats
path: root/bin/chmod
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-09-28 23:05:58 +0000
committertrhodes <trhodes@FreeBSD.org>2002-09-28 23:05:58 +0000
commitd35cb0528c8b1cba8e9a34980b164f22d36a6f6b (patch)
treeda5fc0b4f8a11a4cf1d9788c627ddd035a882e73 /bin/chmod
parentb78a1645cfd5756e224a45a9b2046dc3160d6ef6 (diff)
downloadFreeBSD-src-d35cb0528c8b1cba8e9a34980b164f22d36a6f6b.zip
FreeBSD-src-d35cb0528c8b1cba8e9a34980b164f22d36a6f6b.tar.gz
s/behaviour/behavior/ in the chmod(1) manual
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 d5ead27..8ef44ad7 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 behaviour is 755
+others, and no set-uid or set-gid behavior is 755
(400+200+100+040+010+004+001).
.Pp
The symbolic mode is described by the following grammar:
OpenPOWER on IntegriCloud