mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 13:28:02 +02:00
Bug 16688 - typo in dbus-monitor.1
s/dbus_bus_add_watch/dbus_bus_add_match/
Signed-off-by: Colin Walters <walters@verbum.org>
(cherry picked from commit 249f89181c)
This commit is contained in:
parent
a96f2615c7
commit
3ee885f217
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ and monitoring output format respectively. If neither is specified,
|
|||
.PP
|
||||
In order to get \fIdbus-monitor\fP to see the messages you are interested
|
||||
in, you should specify a set of watch expressions as you would expect to
|
||||
be passed to the \fIdbus_bus_add_watch\fP function.
|
||||
be passed to the \fIdbus_bus_add_match\fP function.
|
||||
|
||||
.PP
|
||||
The message bus configuration may keep \fIdbus-monitor\fP from seeing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue