diff options
Diffstat (limited to 'man/sd_notify.xml')
-rw-r--r-- | man/sd_notify.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_notify.xml b/man/sd_notify.xml index c3791ce39f..020914607c 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -208,9 +208,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_notify()</function> and <function>sd_notifyf()</function> are implemented in |