From 0b3d979dc0c12647279ff381b8a2c21a89d2a2ac Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 14 May 2015 21:57:10 +0200 Subject: doc: bus-chmod: octals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/bus-chmod.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/bus-chmod.1 b/doc/bus-chmod.1 index 432ac84..f50688c 100644 --- a/doc/bus-chmod.1 +++ b/doc/bus-chmod.1 @@ -16,6 +16,10 @@ permission to use the bus. Similarly the symbols \fB+\fP and \fB\-\fP can be used to grant and revoke access, respectively. The symbols \fB=\fP, \fB+\fP, and \fB\-\fP can be maked, and are interpreted from left to right. +Alternatively the \fIpermissions\fP string can be a octal number, +where the owner is represented by any bit in 700 (100, 200, or 400, +or any combination thereof), the group is represented by any bit in 70, +and others (not in the group) is represented by any bit in 7. .SH EXIT STATUS .TP 0 -- cgit v1.2.3-70-g09d2