diff options
author | Tollef Fog Heen <tfheen@err.no> | 2011-04-29 14:47:31 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2011-04-29 14:47:31 +0200 |
commit | ec43fbc68c5518666b44b262aab7a956e8273013 (patch) | |
tree | 88e47b9f9d707f3ec8003b96c72c7aa6379658f1 /man | |
parent | 44143309dd0b37d61d7d842ca58f01a65646ec71 (diff) |
man: typo in sd_daemon reference
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_listen_fds.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index 6fb8d27f24..128d859b97 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -151,7 +151,7 @@ recommended that applications consuming these APIs copy the implementation into their source tree. For more details about the reference implementation see - <citerefentry><refentrytitle>sd_daemon</refentrytitle><manvolnum>7</manvolnum></citerefentry></para> + <citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>7</manvolnum></citerefentry></para> <para>If -DDISABLE_SYSTEMD is set during compilation this function will always return 0 and otherwise |