summaryrefslogtreecommitdiff
path: root/src/systemd/sd-daemon.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-13 01:50:05 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-13 01:50:05 +0200
commitcb07866b1b7c11e687a322d70dd9f9d73bbbe488 (patch)
tree845efc23b223911669369ae1d1f05960c99ae4aa /src/systemd/sd-daemon.h
parent3913ac20415011846b9943db7afe4750ff6f7250 (diff)
downloadsystemd-cb07866b1b7c11e687a322d70dd9f9d73bbbe488.tar.gz
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.
Diffstat (limited to 'src/systemd/sd-daemon.h')
-rw-r--r--src/systemd/sd-daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h
index fe51159ee6..b204e317be 100644
--- a/src/systemd/sd-daemon.h
+++ b/src/systemd/sd-daemon.h
@@ -64,7 +64,7 @@ extern "C" {
This should compile on non-Linux systems, too, but with the
exception of the sd_is_xxx() calls all functions will become NOPs.
- See sd-daemon(7) for more information.
+ See sd-daemon(3) for more information.
*/
#ifndef _sd_printf_attr_