aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/timed
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-29 10:42:57 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-29 10:42:57 +0100
commit8721a339485b52af5c609c1f89b8399d8d6163d8 (patch)
tree3f5b453b3f4a726a38ebf743cbb65af2bc2f9067 /doc/examples/timed
parenttypo (diff)
downloadbus-8721a339485b52af5c609c1f89b8399d8d6163d8.tar.gz
bus-8721a339485b52af5c609c1f89b8399d8d6163d8.tar.bz2
bus-8721a339485b52af5c609c1f89b8399d8d6163d8.tar.xz
add almost all examples to info
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/examples/timed')
-rw-r--r--doc/examples/timed/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/timed/README b/doc/examples/timed/README
index 19ed273..bb015cf 100644
--- a/doc/examples/timed/README
+++ b/doc/examples/timed/README
@@ -16,7 +16,7 @@ continuously, but with one second timeouts.
for one second every time it receives a message.
Running instances of ./read will read for ten seconds
-then time out.
+and then time out.
./poll, ./read, and ./slow-poll will stop if the message
"stop" is broadcasted.