aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-27 01:26:51 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-27 01:26:51 +0200
commitb786976a5d2fa6d5c4adcf22661f639d82f9e896 (patch)
treed6e49bbb73b1ce23243bae320c020d01d1ee4ef1
parentadd nowait option to bus_poll (diff)
downloadbus-b786976a5d2fa6d5c4adcf22661f639d82f9e896.tar.gz
bus-b786976a5d2fa6d5c4adcf22661f639d82f9e896.tar.bz2
bus-b786976a5d2fa6d5c4adcf22661f639d82f9e896.tar.xz
update man 7 libbus to reflect that non-blocking has been added
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--doc/libbus.73
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/libbus.7 b/doc/libbus.7
index 90ff3fb..c3f14e6 100644
--- a/doc/libbus.7
+++ b/doc/libbus.7
@@ -12,8 +12,7 @@ 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,
-and non-blocking writes.
+buses might be interesting too, as well as timed out read and writes.
.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)