diff options
Diffstat (limited to 'man/sd-journal.xml')
-rw-r--r-- | man/sd-journal.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd-journal.xml b/man/sd-journal.xml index 832d584579..ca7e2f3ef6 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -53,7 +53,7 @@ </funcsynopsis> <cmdsynopsis> - <command>pkg-config --cflags --libs libsystemd-journal</command> + <command>pkg-config --cflags --libs libsystemd</command> </cmdsynopsis> </refsynopsisdiv> @@ -100,7 +100,7 @@ <para>These APIs are implemented as a shared library, which can be compiled and linked to with the - <constant>libsystemd-journal</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> + <constant>libsystemd</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para> </refsect1> |