X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsystemd%2Fsd-readahead.h;h=ed8300c9b386e655c8b126c7745298afa76d2de6;hb=f01de9656d0969633ac89eb57a0ba4658a100568;hp=1f8c5a0cafd8edaaa3ed6d113ce54dfb4e696c07;hpb=19c5f19d69bb5f520fa7213239490c55de06d99d;p=elogind.git diff --git a/src/systemd/sd-readahead.h b/src/systemd/sd-readahead.h index 1f8c5a0ca..ed8300c9b 100644 --- a/src/systemd/sd-readahead.h +++ b/src/systemd/sd-readahead.h @@ -34,7 +34,7 @@ extern "C" { /* Reference implementation of a few boot readahead related interfaces. These interfaces are trivial to implement. To simplify - porting we provide this reference implementation. Applications are + porting, we provide this reference implementation. Applications are welcome to reimplement the algorithms described here if they do not want to include these two source files. @@ -53,7 +53,7 @@ extern "C" { This should compile on non-Linux systems, too, but all functions will become NOPs. - See sd-readahead(7) for more information. + See sd-readahead(3) for more information. */ /*