X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_readahead.xml;h=a1fc6f178f99a4826cab6f58e18ea7ce7e2db59e;hp=2a92727881e16a5ee99224e7a10d5094138338bf;hb=e5e991a11c7749f8cb424e99ca4206264b0cf836;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index 2a9272788..a1fc6f178 100644 --- a/man/sd_readahead.xml +++ b/man/sd_readahead.xml @@ -130,7 +130,7 @@ For details about the algorithm check the liberally licensed reference implementation sources: - resp. sd_readahead() is @@ -140,7 +140,7 @@ recommended that applications consuming this API copy the implementation into their source tree. For more details about the reference implementation see - sd-readahead7 + sd-readahead3 If -DDISABLE_SYSTEMD is set during compilation this function will always return 0 and otherwise @@ -170,7 +170,7 @@ sd_readahead("noreplay"); See Also systemd1, - sd-readahead7, + sd-readahead3, daemon7