X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_readahead.xml;h=2e7e09c5ecce245fb77643d8f81fa8bfa57eab13;hp=ac54dc48ff875a9ef7a66054edaf31269ec8e185;hb=55efac6cbcea0d8edda9c6820620ceb390009e7a;hpb=e62e6670f77a886d26fbfe612e6f4fa0c2e0c98b diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index ac54dc48f..2e7e09c5e 100644 --- a/man/sd_readahead.xml +++ b/man/sd_readahead.xml @@ -49,7 +49,7 @@ - #include "sd-daemon.h" + #include "sd-readahead.h" int sd_readahead @@ -123,15 +123,15 @@ reference implementation. Internally, this function creates a file in - /dev/.systemd/readahead/ which is + /run/systemd/readahead/ which is then used as flag file to notify the read-ahead subsystem. For details about the algorithm check the liberally licensed reference implementation sources: - + resp. + url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h"/> sd_readahead() is implemented in the reference implementation's drop-in