]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
spec: Re-word documentation of ListQueuedOwners
authorTom Gundersen <teg@jklm.no>
Wed, 31 May 2017 15:22:21 +0000 (16:22 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 31 May 2017 15:27:51 +0000 (16:27 +0100)
This was previously written in an unusual message-passing-oriented
style, which obscured the meaning. Use a more method-call-oriented
style instead.

[smcv: separated out from a larger commit, added commit message]
Reviewed-by: Simon McVittie <smcv@collabora.com>
doc/dbus-specification.xml

index 565ce56c6701aead9240778bbf8b33289ed46d46..f85e3c6ee6ee9065d47347995a1a9ce97ddaa2a6 100644 (file)
           </informaltable>
         </para>
         <para>
-          This method call should be sent to
-          <literal>org.freedesktop.DBus</literal> and lists the connections
-          currently queued for a bus name (see
+          List the connections currently queued for a bus name (see
           <xref linkend="term-queued-owner"/>).
         </para>
        </sect3>