diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-29 22:30:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-29 22:30:47 +0200 |
commit | 7754e3c18a7bfed1fea34d286c6f8f8e2f119a0d (patch) | |
tree | 9c3a8639d49871d7ce6160a25bb19e3ff373e87c /doc/libbus.7 | |
parent | ... (diff) | |
download | bus-7754e3c18a7bfed1fea34d286c6f8f8e2f119a0d.tar.gz bus-7754e3c18a7bfed1fea34d286c6f8f8e2f119a0d.tar.bz2 bus-7754e3c18a7bfed1fea34d286c6f8f8e2f119a0d.tar.xz |
doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/libbus.7')
-rw-r--r-- | doc/libbus.7 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/libbus.7 b/doc/libbus.7 index c3f14e6..4b0ead4 100644 --- a/doc/libbus.7 +++ b/doc/libbus.7 @@ -10,9 +10,8 @@ But we need broadcasting rather than anycasting, so we have a fast, simple and daemonless system for announcing events to any processes that might be interested. .SH FUTURE DIRECTION -Perhaps the ability to have groups and other permissions on bus, so they -can be shared among users and be system-wide. Private and abstract -buses might be interesting too, as well as timed out read and writes. +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) |