aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-05-01 14:47:23 +0200
committerMattias Andrée <maandree@operamail.com>2015-05-01 14:47:23 +0200
commit8c7351435c228b55b1da6f944cdda707d92ccb41 (patch)
treea50a1f51edc544056416e1c4dfcdd5abba18e88d /doc
parentm + add bus_poll.3 (diff)
downloadbus-8c7351435c228b55b1da6f944cdda707d92ccb41.tar.gz
bus-8c7351435c228b55b1da6f944cdda707d92ccb41.tar.bz2
bus-8c7351435c228b55b1da6f944cdda707d92ccb41.tar.xz
only named buses will be implement
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/libbus.73
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/libbus.7 b/doc/libbus.7
index 256e672..18c1d6e 100644
--- a/doc/libbus.7
+++ b/doc/libbus.7
@@ -10,8 +10,7 @@ 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
-Private and abstract buses might be interesting. Timed out read and
-writes might be too.
+Timed out read and writes will be added.
.SH SEE ALSO
bus(1), bus(5), bus_create(3), bus_unlink(3), bus_open(3), bus_close(3),
bus_write(3), bus_read(3), bus_poll_start(3), bus_poll_stop(3),