From cb07866b1b7c11e687a322d70dd9f9d73bbbe488 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Jul 2012 01:50:05 +0200 Subject: man: move header file man pages from section 7 to 3 This way we can include documentation about minor macros/inline function within the introducionary man page in a sane way. --- man/sd_readahead.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_readahead.xml') diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index 2a92727881..ff7b355741 100644 --- a/man/sd_readahead.xml +++ b/man/sd_readahead.xml @@ -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 -- cgit v1.2.3-54-g00ecf