summaryrefslogtreecommitdiff
path: root/man/systemd.special.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-28 18:58:56 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-28 18:58:56 +0200
commit9980033377c105d2cd6539c9d73ee61d4c2263b0 (patch)
treeb4b605cc0c1f641c63efda0f707d5cb5bee212f6 /man/systemd.special.xml
parent305f376cec18d276dd4519bbacda013c033c569d (diff)
man: add various links from man pages to appropriate wiki pages
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml21
1 files changed, 7 insertions, 14 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 396697be9..6df89d0d2 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -93,7 +93,6 @@
<filename>suspend.target</filename>,
<filename>swap.target</filename>,
<filename>sysinit.target</filename>,
- <filename>syslog.service</filename>,
<filename>syslog.socket</filename>,
<filename>syslog.target</filename>,
<filename>system-update.target</filename>,
@@ -731,25 +730,19 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><filename>syslog.service</filename></term>
- <listitem>
- <para>The syslog service if
- any. Implementations should
- create a symlink from the
- actual syslog implementation
- to this generic name for
- activating it.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term><filename>syslog.socket</filename></term>
<listitem>
<para>The socket unit where
syslog implementations should
listen on. All userspace log
messages will be made
- available on this
- socket.</para>
+ available on this socket. For
+ more information about syslog
+ integration, please consult
+ the <ulink
+ url="http://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
+ Interface</ulink>
+ document.</para>
</listitem>
</varlistentry>
<varlistentry>