X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsd_readahead.xml;h=4b8c9575d43a36874a80965861ac060f8754cd1f;hb=4cfa2c999dea269ddc646bfeba6c7f1021a73843;hp=f5114e49a7d59063137b8749dfba18a24a6b3abb;hpb=b925e72633bf98438f56a140520e07ec8c959e46;p=elogind.git diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index f5114e49a..4b8c9575d 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/.run/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/plain/src/systemd/sd-readahead.h"/> sd_readahead() is implemented in the reference implementation's drop-in