diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-10-12 00:37:22 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-10-21 01:11:46 +0200 |
commit | d4873485cf4fb223598f3b2fcf81e22cc8bb9456 (patch) | |
tree | fa3b8a90eb1b84ea68e0208876286167b0fa833b /man/systemd-bus-proxyd@.service.xml | |
parent | 0b3b83e59b637660524e90a07f9ef691856b19bf (diff) |
man: add missing commas
Diffstat (limited to 'man/systemd-bus-proxyd@.service.xml')
-rw-r--r-- | man/systemd-bus-proxyd@.service.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-bus-proxyd@.service.xml b/man/systemd-bus-proxyd@.service.xml index 3a5930d574..f8e457696b 100644 --- a/man/systemd-bus-proxyd@.service.xml +++ b/man/systemd-bus-proxyd@.service.xml @@ -72,9 +72,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <title>See Also</title> <para> - <citerefentry><refentrytitle>systemd-bus-proxyd</refentrytitle><manvolnum>8</manvolnum></citerefentry> - <citerefentry><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry> - <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink> + <citerefentry><refentrytitle>systemd-bus-proxyd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><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> </para> </refsect1> |