diff options
-rw-r--r-- | man/busctl.xml | 1 | ||||
-rw-r--r-- | man/systemd-bus-proxyd.service.xml | 3 | ||||
-rw-r--r-- | man/systemd-bus-proxyd.xml | 3 | ||||
-rw-r--r-- | man/systemd.service.xml | 3 |
4 files changed, 3 insertions, 7 deletions
diff --git a/man/busctl.xml b/man/busctl.xml index 233afa955c..4f0b2a7051 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -471,7 +471,6 @@ o "/org/freedesktop/systemd1/job/42684"</programlisting> <para> <citerefentry project='dbus'><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink>, - <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink>, <citerefentry><refentrytitle>sd-bus</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd-bus-proxyd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, diff --git a/man/systemd-bus-proxyd.service.xml b/man/systemd-bus-proxyd.service.xml index 5c0f3e1a7a..02189eea7c 100644 --- a/man/systemd-bus-proxyd.service.xml +++ b/man/systemd-bus-proxyd.service.xml @@ -74,8 +74,7 @@ <para> <citerefentry><refentrytitle>systemd-bus-proxyd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry project='dbus'><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink>, - <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink> + <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink> </para> </refsect1> </refentry> diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index 63652b185b..0923396151 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -102,8 +102,7 @@ <para> <citerefentry project='dbus'><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink>, - <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink> + <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink> </para> </refsect1> </refentry> diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 191adcda52..1e949f0c52 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -243,8 +243,7 @@ <varlistentry> <term><varname>BusPolicy=</varname></term> - <listitem><para>If specified, a custom - <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink> + <listitem><para>If specified, a custom kdbus endpoint will be created and installed as the default bus node for the service. Such a custom endpoint can hold an own set of policy rules that are enforced on top of the bus-wide ones. |