aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bus_open.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-05-01 14:42:43 +0200
committerMattias Andrée <maandree@operamail.com>2015-05-01 14:42:43 +0200
commit8aacddbe8e827f13306460ff211aae25e4db68a8 (patch)
tree515cc019aa88f5ee80cfbdbc8fb94f43ffcd6c81 /doc/bus_open.3
parentfix manpages + add manpages for bus_chown and bus_chmod (diff)
downloadbus-8aacddbe8e827f13306460ff211aae25e4db68a8.tar.gz
bus-8aacddbe8e827f13306460ff211aae25e4db68a8.tar.bz2
bus-8aacddbe8e827f13306460ff211aae25e4db68a8.tar.xz
m + add bus_poll.3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/bus_open.3')
-rw-r--r--doc/bus_open.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bus_open.3 b/doc/bus_open.3
index 34ffb5f..f40f444 100644
--- a/doc/bus_open.3
+++ b/doc/bus_open.3
@@ -45,7 +45,8 @@ function may also fail and set \fIerrno\fP to any of the errors
specified for the routine
.BR open(2).
.SH SEE ALSO
-bus-create(1), bus(5), libbus(7), bus_open(3), bus_unlink(3), open(2)
+bus-create(1), bus(5), libbus(7), bus_close(3), bus_unlink(3),
+bus_write(3), bus_read(3), bus_poll(3), open(2)
.SH AUTHORS
Principal author, Mattias Andrée. See the LICENSE file for the full
list of authors.