X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_readahead.xml;h=bb01bcfd896a650f59adb03a7560b4e952585591;hp=2a92727881e16a5ee99224e7a10d5094138338bf;hb=69d918b0928eaa4ce9584f4c31552b048d551f0d;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index 2a9272788..bb01bcfd8 100644 --- a/man/sd_readahead.xml +++ b/man/sd_readahead.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + sd_readahead @@ -130,7 +130,7 @@ For details about the algorithm check the liberally licensed reference implementation sources: - resp. sd_readahead() is @@ -140,9 +140,9 @@ 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 + If -DDISABLE_SYSTEMD is set during compilation, this function will always return 0 and otherwise become a NOP. @@ -170,7 +170,7 @@ sd_readahead("noreplay"); See Also systemd1, - sd-readahead7, + sd-readahead3, daemon7