diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-05-01 14:19:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-05-01 14:19:57 +0200 |
commit | 87b5e28fb0bfcfa67f82c994e86b4f0fbf7e9868 (patch) | |
tree | 5c9ffc1b4cff1f8598d308ebfa05012643a9fdd5 /doc/libbus.7 | |
parent | add todos for timed operations (diff) | |
download | bus-87b5e28fb0bfcfa67f82c994e86b4f0fbf7e9868.tar.gz bus-87b5e28fb0bfcfa67f82c994e86b4f0fbf7e9868.tar.bz2 bus-87b5e28fb0bfcfa67f82c994e86b4f0fbf7e9868.tar.xz |
fix manpages + add manpages for bus_chown and bus_chmod
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/libbus.7')
-rw-r--r-- | doc/libbus.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libbus.7 b/doc/libbus.7 index 4b0ead4..73c289e 100644 --- a/doc/libbus.7 +++ b/doc/libbus.7 @@ -14,7 +14,7 @@ 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_read(3), bus_write(3), bus_chown(3), bus_chmod(3) .SH AUTHORS Principal author, Mattias Andrée. See the LICENSE file for the full list of authors. |