diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-30 14:26:47 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-30 16:33:00 +0200 |
commit | 387f695526c5b6028230da2e9039bca59388fd62 (patch) | |
tree | 65945517b2f0b85f63e3407e4f8d1f93f4dbcf4a /man/busctl.xml | |
parent | tree-wide: fix "the the" and "a a" (diff) | |
download | systemd-387f695526c5b6028230da2e9039bca59388fd62.tar.xz systemd-387f695526c5b6028230da2e9039bca59388fd62.zip |
tree-wide: "a" -> "an"
Diffstat (limited to 'man/busctl.xml')
-rw-r--r-- | man/busctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/busctl.xml b/man/busctl.xml index 912f302641..cc5a6508ef 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -122,7 +122,7 @@ <varlistentry> <term><command>emit</command> <arg choice="plain"><replaceable>OBJECT</replaceable></arg> <arg choice="plain"><replaceable>INTERFACE</replaceable></arg> <arg choice="plain"><replaceable>SIGNAL</replaceable></arg> <arg choice="opt"><replaceable>SIGNATURE</replaceable> <arg choice="opt" rep="repeat"><replaceable>ARGUMENT</replaceable></arg></arg></term> - <listitem><para>Emit a signal. Takes a object path, interface name and method name. If parameters + <listitem><para>Emit a signal. Takes an object path, interface name and method name. If parameters shall be passed, a signature string is required, followed by the arguments, individually formatted as strings. For details on the formatting used, see below. To specify the destination of the signal, use the <option>--destination=</option> option.</para></listitem> |