From e5629dbb38494f26ee25b2bd84f57fb3555a66fe Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 29 Nov 2015 09:01:48 +0100 Subject: fix manpage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/bus_poll.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man/bus_poll.3 b/doc/man/bus_poll.3 index b22115c..95271ca 100644 --- a/doc/man/bus_poll.3 +++ b/doc/man/bus_poll.3 @@ -14,7 +14,7 @@ const char *bus_poll_timed(bus_t *\fIbus\fP, const struct timespec *\fItimeout\f .SH DESCRIPTION The .BR bus_poll () -function waits for a message to broadcasted on the \fIbus\fP, and return +function waits for a message to be broadcasted on the \fIbus\fP, and return the message it receives. The function fails if (\fIflags\fP &BUS_NOWAIT) and there is not already a message waiting on the bus. Received messages shall be copied and parsed, and acted upon, in a separate thread, and -- cgit v1.2.3-70-g09d2