From: David Zeuthen Date: Tue, 2 Oct 2012 16:40:23 +0000 (-0400) Subject: docs: Link to http://www.freedesktop.org/wiki/Software/dbus in udisks(8) X-Git-Tag: upstream/2.1.2~123^2~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11834b25287183d855f511c13fac0cddea1f2a16;p=platform%2Fupstream%2Fudisks2.git docs: Link to freedesktop.org/wiki/Software/dbus in udisks(8) ... so it's 100% clear what "system message bus" means. Signed-off-by: David Zeuthen --- diff --git a/doc/man/udisks.xml b/doc/man/udisks.xml index d46eeb9..c39ec18 100644 --- a/doc/man/udisks.xml +++ b/doc/man/udisks.xml @@ -23,7 +23,8 @@ unprivileged ones) can access the udisksd8 daemon via the name org.freedesktop.UDisks2 - on the system message bus. In addition to the D-Bus API, a + on the system message bus. + In addition to the D-Bus API, a library, libudisks2 is also provided. This library can be used from C/C++ and any high-level language with