From 79b61d359019fe008c9ab0b2da1f88f41ea1b74c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 29 Nov 2015 07:04:06 +0100 Subject: fix documentation + add info manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/bus-chmod.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/bus-chmod.1') diff --git a/doc/man/bus-chmod.1 b/doc/man/bus-chmod.1 index 24f97e6..3a44423 100644 --- a/doc/man/bus-chmod.1 +++ b/doc/man/bus-chmod.1 @@ -7,7 +7,7 @@ bus chmod - Change permissions on a bus .IR permissions .IR pathname .SH DESCRIPTION -Change whom as access to a bus with an associated \fIpathname\fP. +Change who have access to a bus with an associated \fIpathname\fP. In the \fIpermissions\fP, the owner, the group, and others (not in group) are represented by the symbols \fBu\fP, \fBg\fP, and \fBo\fP, respectively. The \fIpermissions\fP string is imagined @@ -15,7 +15,7 @@ to have always be prefixed with an \fB=\fP. This symbols means that all user classes list after it, and only those classes, as 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 +The symbols \fB=\fP, \fB+\fP, and \fB\-\fP can be mixed, 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 -- cgit v1.2.3-70-g09d2