chiark / gitweb /
man: sd_readahead is not actually available in libsystemd-daemon
[elogind.git] / man / sd_readahead.xml
index f5114e49a7d59063137b8749dfba18a24a6b3abb..25fe5b2fc62f6003909f3ab7c88b146f1f87f451 100644 (file)
@@ -49,7 +49,7 @@
 
         <refsynopsisdiv>
                 <funcsynopsis>
-                        <funcsynopsisinfo>#include "sd-daemon.h"</funcsynopsisinfo>
+                        <funcsynopsisinfo>#include "sd-readahead.h"</funcsynopsisinfo>
 
                         <funcprototype>
                                 <funcdef>int <function>sd_readahead</function></funcdef>
                 reference implementation.</para>
 
                 <para>Internally, this function creates a file in
-                <filename>/dev/.run/systemd/readahead/</filename> which is
+                <filename>/run/systemd/readahead/</filename> which is
                 then used as flag file to notify the read-ahead
                 subsystem.</para>