summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2015-06-22 19:54:09 +0200
committerKay Sievers <kay@vrfy.org>2015-06-22 19:54:09 +0200
commitb8332e7abb5e4584970ac11828248387c49be833 (patch)
treeab25f159c67a22a9d0c20103c6f53f21f2a03b06
parentcc05b1bb371b90560a44e8e13a66ce5e727631f1 (diff)
man: remove links to outdated kdbus development repository
-rw-r--r--man/busctl.xml1
-rw-r--r--man/systemd-bus-proxyd.service.xml3
-rw-r--r--man/systemd-bus-proxyd.xml3
-rw-r--r--man/systemd.service.xml3
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.