diff options
Diffstat (limited to 'man/sd-daemon.xml')
-rw-r--r-- | man/sd-daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 74011123bb..74fe435ac4 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -144,7 +144,7 @@ <para>These APIs are implemented in the reference implementation's <filename>sd-daemon.c</filename> and <filename>sd-daemon.h</filename> files. These - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the <constant>libsystemd-daemon</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file. Alternatively, applications consuming these APIs |