diff options
Diffstat (limited to '')
-rw-r--r-- | doc/libbus.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/libbus.7 b/doc/libbus.7 index 73c289e..256e672 100644 --- a/doc/libbus.7 +++ b/doc/libbus.7 @@ -14,7 +14,8 @@ Private and abstract buses might be interesting. Timed out read and writes might be too. .SH SEE ALSO bus(1), bus(5), bus_create(3), bus_unlink(3), bus_open(3), bus_close(3), -bus_read(3), bus_write(3), bus_chown(3), bus_chmod(3) +bus_write(3), bus_read(3), bus_poll_start(3), bus_poll_stop(3), +bus_poll(3), bus_chown(3), bus_chmod(3) .SH AUTHORS Principal author, Mattias Andrée. See the LICENSE file for the full list of authors. |