summaryrefslogtreecommitdiff
path: root/man/sd_readahead.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_readahead.xml')
-rw-r--r--man/sd_readahead.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml
index 4b8c9575d4..2e7e09c5ec 100644
--- a/man/sd_readahead.xml
+++ b/man/sd_readahead.xml
@@ -129,9 +129,9 @@
<para>For details about the algorithm check the
liberally licensed reference implementation sources:
- <ulink url="http://cgit.freedesktop.org/systemd/plain/src/readahead/sd-readahead.c"/>
+ <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c"/>
resp. <ulink
- url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h"/></para>
+ url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h"/></para>
<para><function>sd_readahead()</function> is
implemented in the reference implementation's drop-in