diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-19 18:30:41 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-19 18:31:03 +0100 |
commit | 14bf87881b6e6788447e46108b5bb074d8c5f726 (patch) | |
tree | b51f0355b6548013f6ee82725003319eac797680 /man/sd-id128.xml | |
parent | 952d1536f4d7b64cfe938a569402434decffe4cd (diff) |
man: fix references to .pc files which aren't separate anymore
Diffstat (limited to 'man/sd-id128.xml')
-rw-r--r-- | man/sd-id128.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd-id128.xml b/man/sd-id128.xml index 3a5e13306d..1d42710855 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -59,7 +59,7 @@ </funcsynopsis> <cmdsynopsis> - <command>pkg-config --cflags --libs libsystemd-id128</command> + <command>pkg-config --cflags --libs libsystemd</command> </cmdsynopsis> </refsynopsisdiv> @@ -157,7 +157,7 @@ <para>These APIs are implemented as a shared library, which can be compiled and linked to with the - <literal>libsystemd-id128</literal> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> + <literal>libsystemd</literal> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para> </refsect1> |