summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-09-22 09:13:38 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-09-22 09:13:38 -0400
commit9c77924c29874aa4684c2a9e1a7b9ee547d49d85 (patch)
treedcb834f266fe3ca3cd42567f878e71d0b8d70570
parentc72d5456e2d6a6c8cefbfc16a542ae03a769397f (diff)
man: fix typo and add link
-rw-r--r--man/systemd.service.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index a82dfb2c8..b9a2f8d82 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -310,7 +310,8 @@
<varlistentry>
<term><varname>BusPolicy=</varname></term>
- <listitem><para>If specfied, a custom kdbus
+ <listitem><para>If specified, a custom
+ <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink>
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
@@ -330,7 +331,7 @@
of two parts; the bus name, and a verb to
specify to granted access, which is one of
<option>see</option>,
- <option>talk</option> or
+ <option>talk</option>, or
<option>own</option>.
<option>talk</option> implies
<option>see</option>, and <option>own</option>