From: Lennart Poettering Date: Wed, 19 Feb 2014 17:30:41 +0000 (+0100) Subject: man: fix references to .pc files which aren't separate anymore X-Git-Tag: v209~14 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=14bf87881b6e6788447e46108b5bb074d8c5f726 man: fix references to .pc files which aren't separate anymore --- diff --git a/man/sd-id128.xml b/man/sd-id128.xml index 3a5e13306..1d4271085 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -59,7 +59,7 @@ - pkg-config --cflags --libs libsystemd-id128 + pkg-config --cflags --libs libsystemd @@ -157,7 +157,7 @@ These APIs are implemented as a shared library, which can be compiled and linked to with the - libsystemd-id128 pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd-journal.xml b/man/sd-journal.xml index 832d58457..ca7e2f3ef 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -53,7 +53,7 @@ - pkg-config --cflags --libs libsystemd-journal + pkg-config --cflags --libs libsystemd @@ -100,7 +100,7 @@ These APIs are implemented as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd-login.xml b/man/sd-login.xml index 1d47b298d..a0df90377 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -54,7 +54,7 @@ - pkg-config --cflags --libs libsystemd-login + pkg-config --cflags --libs libsystemd @@ -122,7 +122,7 @@ These APIs are implemented as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index f0e7655d4..0fc82431c 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -124,7 +124,7 @@ sd_get_machine_names() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index 084fda251..cce3979f8 100644 --- a/man/sd_id128_get_machine.xml +++ b/man/sd_id128_get_machine.xml @@ -118,7 +118,7 @@ and sd_id128_get_boot() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-id128 pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml index 100de167b..7e8c64635 100644 --- a/man/sd_id128_randomize.xml +++ b/man/sd_id128_randomize.xml @@ -97,7 +97,7 @@ The sd_id128_randomize() interface is available as a shared library, which can be compiled and linked to with the - libsystemd-id128 pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_id128_to_string.xml b/man/sd_id128_to_string.xml index eae291578..72a67dc42 100644 --- a/man/sd_id128_to_string.xml +++ b/man/sd_id128_to_string.xml @@ -119,7 +119,7 @@ The sd_id128_to_string() and sd_id128_from_string() interfaces are available as a shared library, which can be compiled and - linked to with the libsystemd-id128 pkg-config1 + linked to with the libsystemd pkg-config1 file. diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml index 6568234e0..d776b14eb 100644 --- a/man/sd_journal_add_match.xml +++ b/man/sd_journal_add_match.xml @@ -176,7 +176,7 @@ sd_journal_flush_matches() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml index ecd329f01..2495648c8 100644 --- a/man/sd_journal_get_catalog.xml +++ b/man/sd_journal_get_catalog.xml @@ -120,7 +120,7 @@ sd_journal_get_catalog_for_message_id() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 046c15409..4410d6e3c 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -132,7 +132,7 @@ and sd_journal_test_cursor() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_cutoff_realtime_usec.xml b/man/sd_journal_get_cutoff_realtime_usec.xml index 287c1c5ba..d32ab01fb 100644 --- a/man/sd_journal_get_cutoff_realtime_usec.xml +++ b/man/sd_journal_get_cutoff_realtime_usec.xml @@ -124,7 +124,7 @@ sd_journal_get_cutoff_monotonic_usec() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index 6ed52b569..c01db4eb9 100644 --- a/man/sd_journal_get_data.xml +++ b/man/sd_journal_get_data.xml @@ -205,7 +205,7 @@ sd_journal_get_data_threshold() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml index df7632f9b..16aeea2dc 100644 --- a/man/sd_journal_get_fd.xml +++ b/man/sd_journal_get_fd.xml @@ -255,7 +255,7 @@ else { sd_journal_wait() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_realtime_usec.xml b/man/sd_journal_get_realtime_usec.xml index bf1aa5009..a9e6f076d 100644 --- a/man/sd_journal_get_realtime_usec.xml +++ b/man/sd_journal_get_realtime_usec.xml @@ -124,7 +124,7 @@ sd_journal_get_monotonic_usec() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index 08d86401c..e677b5f05 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -86,7 +86,7 @@ The sd_journal_get_usage() interface is available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml index 1409b0dba..d3a7183c6 100644 --- a/man/sd_journal_next.xml +++ b/man/sd_journal_next.xml @@ -158,7 +158,7 @@ sd_journal_previous_skip() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index b06863098..3fc0d0c58 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -213,7 +213,7 @@ sd_journal_close() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index 638657721..c6f204b8c 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -242,7 +242,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( sd_journal_sendv() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml index f0b92048a..6f489bb5b 100644 --- a/man/sd_journal_query_unique.xml +++ b/man/sd_journal_query_unique.xml @@ -158,7 +158,7 @@ sd_journal_restart_unique() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 939f0b108..9ee14e476 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -158,7 +158,7 @@ and sd_journal_seek_cursor() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 646fe1580..e7bd661a7 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -114,7 +114,7 @@ The sd_journal_stream_fd() interface is available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index 14ff241d8..aca708722 100644 --- a/man/sd_login_monitor_new.xml +++ b/man/sd_login_monitor_new.xml @@ -226,7 +226,7 @@ else { sd_login_monitor_get_timeout() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_pid_get_session.xml b/man/sd_pid_get_session.xml index ff5905b7d..1e762f450 100644 --- a/man/sd_pid_get_session.xml +++ b/man/sd_pid_get_session.xml @@ -188,7 +188,7 @@ sd_pid_get_slice() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file. Note that the login session identifier as diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index c64ba13c3..f2550dd5c 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -166,7 +166,7 @@ sd_seat_can_grapical() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 4d5e6d113..ddb2bee5e 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -301,7 +301,7 @@ sd_session_get_tty() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 30b254c80..f2899eed6 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -172,7 +172,7 @@ sd_uid_get_sessions(), and sd_uid_get_seats() interfaces are available as a shared library, which can be compiled and - linked to with the libsystemd-login pkg-config1 + linked to with the libsystemd pkg-config1 file.