summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-09-13 13:44:47 -0400
committerLennart Poettering <lennart@poettering.net>2012-09-13 20:08:54 +0200
commit0675cc4a02dfa3e7abc47d0c2117bf413b1d7698 (patch)
tree5e76bd4b2d5f2cf57e0b4445e2478789d8e1f4b9 /man
parent64e441d0cfebd4c13df100c429b9adf5f1aea56b (diff)
daemon: Fix broken links to sd-daemon.c
Diffstat (limited to 'man')
-rw-r--r--man/sd-daemon.xml2
-rw-r--r--man/sd_booted.xml2
-rw-r--r--man/sd_is_fifo.xml2
-rw-r--r--man/sd_listen_fds.xml2
-rw-r--r--man/sd_notify.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml
index 30a1b92601..1e1734adf6 100644
--- a/man/sd-daemon.xml
+++ b/man/sd-daemon.xml
@@ -138,7 +138,7 @@
<para>In addition, for details about the algorithms
check the liberally licensed reference implementation
sources:
- <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/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
diff --git a/man/sd_booted.xml b/man/sd_booted.xml
index 83cbd6b20a..3567d585ae 100644
--- a/man/sd_booted.xml
+++ b/man/sd_booted.xml
@@ -93,7 +93,7 @@
<para>For details about the algorithm check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/>
resp. <ulink
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml
index a41447b63c..a98122b1b0 100644
--- a/man/sd_is_fifo.xml
+++ b/man/sd_is_fifo.xml
@@ -180,7 +180,7 @@
<para>For details about the algorithms check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/>
resp. <ulink
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
index f6a9497d56..649b1995a1 100644
--- a/man/sd_listen_fds.xml
+++ b/man/sd_listen_fds.xml
@@ -141,7 +141,7 @@
<para>For details about the algorithm check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/>
resp. <ulink
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
index 606ee1e57f..346ec8f90b 100644
--- a/man/sd_notify.xml
+++ b/man/sd_notify.xml
@@ -227,7 +227,7 @@
<para>For details about the algorithms check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/>
resp. <ulink
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>