X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_readahead.xml;h=c26d5c63e37b61c71b24abf0c4b7ad7302f26cad;hp=2a92727881e16a5ee99224e7a10d5094138338bf;hb=ed1553a20d5bc73c1ae8e269d46ee24f80d259d4;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index 2a9272788..c26d5c63e 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,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