From 0237755d1a85aeafa305ad819359eb2c23e0a8fa Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Tue, 1 Oct 2002 20:32:59 +0000 Subject: [PATCH] Return the ``u'' --- bin/chmod/chmod.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index 8ef44ad70d42..d5ead272774f 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: