summaryrefslogtreecommitdiff
path: root/man/sd_is_fifo.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-01-05 18:21:26 +0100
committerLennart Poettering <lennart@poettering.net>2012-01-05 18:25:36 +0100
commit8ab49c12dcab02d9d83e63a93676d4fc8f709516 (patch)
treefa412e3c6970aa954797ee7e2bf230d37ee3a582 /man/sd_is_fifo.xml
parentfbe224e2032cfbd9ea664a64c5254756ce5b5448 (diff)
downloadsystemd-8ab49c12dcab02d9d83e63a93676d4fc8f709516.tar.gz
headers: fix git URLs for source files
Diffstat (limited to 'man/sd_is_fifo.xml')
-rw-r--r--man/sd_is_fifo.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml
index 82b89bb290..6055893f50 100644
--- a/man/sd_is_fifo.xml
+++ b/man/sd_is_fifo.xml
@@ -180,9 +180,9 @@
<para>For details about the algorithms check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/tree/src/sd-daemon.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
resp. <ulink
- url="http://cgit.freedesktop.org/systemd/tree/src/sd-daemon.h"/></para>
+ url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
<para><function>sd_is_fifo()</function> and the
related functions are implemented in the reference