diff options
Diffstat (limited to 'doc/bus-wait.1')
-rw-r--r-- | doc/bus-wait.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bus-wait.1 b/doc/bus-wait.1 index 65a9634..5fec137 100644 --- a/doc/bus-wait.1 +++ b/doc/bus-wait.1 @@ -8,7 +8,7 @@ bus wait - Listen for a new message on a bus .SH DESCRIPTION Listen for a new message on the bus associated with \fIpathname\fP, stop listening once a message has been received. Once a message is received, -\fIcommand\fP will be spawned with \fI$arg\fP set to the received +\fIcommand\fP will be spawned with \fI$msg\fP set to the received message. POSIX shell syntax applies to \fIcommand\fP. .SH EXIT STATUS .TP |