62fe945
From 9c77924c29874aa4684c2a9e1a7b9ee547d49d85 Mon Sep 17 00:00:00 2001
62fe945
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
62fe945
Date: Mon, 22 Sep 2014 09:13:38 -0400
62fe945
Subject: [PATCH] man: fix typo and add link
62fe945
62fe945
---
62fe945
 man/systemd.service.xml | 5 +++--
62fe945
 1 file changed, 3 insertions(+), 2 deletions(-)
62fe945
62fe945
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
62fe945
index a82dfb2c86..b9a2f8d82f 100644
62fe945
--- a/man/systemd.service.xml
62fe945
+++ b/man/systemd.service.xml
62fe945
@@ -310,7 +310,8 @@
62fe945
                         <varlistentry>
62fe945
                                 <term><varname>BusPolicy=</varname></term>
62fe945
 
62fe945
-                                <listitem><para>If specfied, a custom kdbus
62fe945
+                                <listitem><para>If specified, a custom
62fe945
+                                <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink>
62fe945
                                 endpoint will be created and installed as the
62fe945
                                 default bus node for the service. Such a custom
62fe945
                                 endpoint can hold an own set of policy rules
62fe945
@@ -330,7 +331,7 @@
62fe945
                                 of two parts; the bus name, and a verb to
62fe945
                                 specify to granted access, which is one of
62fe945
                                 <option>see</option>,
62fe945
-                                <option>talk</option> or
62fe945
+                                <option>talk</option>, or
62fe945
                                 <option>own</option>.
62fe945
                                 <option>talk</option> implies
62fe945
                                 <option>see</option>, and <option>own</option>