aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bus.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bus.1')
-rw-r--r--doc/bus.118
1 files changed, 17 insertions, 1 deletions
diff --git a/doc/bus.1 b/doc/bus.1
index c7eaad9..b5a0f27 100644
--- a/doc/bus.1
+++ b/doc/bus.1
@@ -31,6 +31,21 @@ for further details.
Broadcast a message on a bus, see
.BR bus-broadcast (1)
for further details.
+.TP
+.B chmod
+Change permissions on a bus, see
+.BR bus-chmod (1)
+for further details.
+.TP
+.B chown
+Change ownership of a bus, see
+.BR bus-chown (1)
+for further details.
+.TP
+.B chgrp
+Change group ownership of a bus, see
+.BR bus-chgrp (1)
+for further details.
.SH EXIT STATUS
.TP
0
@@ -43,7 +58,8 @@ The command failed.
The command is not recognised.
.SH SEE ALSO
bus-create(1), bus-remove(1), bus-listen(1), bus-wait(1),
-bus-broadcast(1), bus(5), libbus(7)
+bus-broadcast(1), bus-chmod(1), bus-chown(1) bus-chgrp(1),
+bus(5), libbus(7)
.SH AUTHORS
Principal author, Mattias Andrée. See the LICENSE file for the full
list of authors.