summaryrefslogtreecommitdiff
path: root/man/sd-daemon.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-02-13 17:46:46 +0100
committerMichael Biebl <biebl@debian.org>2012-02-13 17:49:09 +0100
commita26c9cc60477acacf3a147009894bd837353ed6c (patch)
tree79e97d6373aff7d97d2a1d9efc58ab7bdd7fe090 /man/sd-daemon.xml
parent15e9fbd851c15ecaad4888932584f37dcd26111a (diff)
downloadsystemd-a26c9cc60477acacf3a147009894bd837353ed6c.tar.gz
Fix broken Git repository URLs
Diffstat (limited to 'man/sd-daemon.xml')
-rw-r--r--man/sd-daemon.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml
index 3f3a723f7b..4ea88e43d7 100644
--- a/man/sd-daemon.xml
+++ b/man/sd-daemon.xml
@@ -130,8 +130,8 @@
<para>In addition, for details about the algorithms
check the liberally licensed reference implementation
sources:
- <ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
- resp. <ulink url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ resp. <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
<para>These APIs are implemented in the reference
implementation's <filename>sd-daemon.c</filename> and