summaryrefslogtreecommitdiff
path: root/man/sd_listen_fds.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_listen_fds.xml
parent15e9fbd851c15ecaad4888932584f37dcd26111a (diff)
Fix broken Git repository URLs
Diffstat (limited to 'man/sd_listen_fds.xml')
-rw-r--r--man/sd_listen_fds.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
index 09d0503e1..c3c70a0df 100644
--- a/man/sd_listen_fds.xml
+++ b/man/sd_listen_fds.xml
@@ -140,9 +140,9 @@
<para>For details about the algorithm check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
resp. <ulink
- url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
+ url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
<para><function>sd_listen_fds()</function> is
implemented in the reference implementation's