From: Zbigniew Jędrzejewski-Szmek Date: Wed, 6 Jun 2018 09:59:04 +0000 (+0200) Subject: man: xinclude the generic text to talk about libsystemd pkgconfig X-Git-Tag: v239~129^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d6b27238f5047657c8ebd4314d504e68217c6bc;p=thirdparty%2Fsystemd.git man: xinclude the generic text to talk about libsystemd pkgconfig The only difference is that functions are not individually listed by name, but that seems completely pointless, since all functions that are documented are always exported, so the generic text tells the user all she or he needs to know. --- diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index c1af00ee0fa..f3d198df38c 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -10,7 +10,7 @@ Copyright 2014 Zbigniew Jędrzejewski-Szmek --> - + sd_bus_creds_get_pid @@ -529,16 +529,7 @@ - - Notes - - sd_bus_creds_get_pid() and the other - functions described here are available as a shared library, which - can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index ed26f4418b5..a4edb1fd6ac 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.xml @@ -10,7 +10,7 @@ Copyright 2014 Zbigniew Jędrzejewski-Szmek --> - + sd_bus_creds_new_from_pid @@ -315,16 +315,7 @@ - - Notes - - sd_bus_creds_new_from_pid() and the - other calls described here are available as a shared library, - which can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_default.xml b/man/sd_bus_default.xml index da06fb9cbf5..78b836bfef3 100644 --- a/man/sd_bus_default.xml +++ b/man/sd_bus_default.xml @@ -10,7 +10,7 @@ Copyright 2014 Zbigniew Jędrzejewski-Szmek --> - + sd_bus_default @@ -281,16 +281,7 @@ by returned. See sd_bus_send3. - - Notes - - sd_bus_open_user() and the other - functions described here are available as a shared library, which - can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 6ca0e8af644..1552405ac46 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -10,7 +10,7 @@ Copyright 2014 Zbigniew Jędrzejewski-Szmek --> - + sd_bus_error @@ -352,15 +352,7 @@ - - Notes - - sd_bus_set_error() and other functions - described here are available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml index 29a12c4b47b..dcabfeaec4f 100644 --- a/man/sd_bus_message_append.xml +++ b/man/sd_bus_message_append.xml @@ -251,15 +251,7 @@ sd_bus_message_append(m, "ynqiuxtd", y, n, q, i, u, x, t, d); - - Notes - - sd_bus_open_user() and other functions - described here are available as a shared library, which can be - compiled and linked to with the - libsystemd-bus pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index a601ba51d0b..76e342f7166 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -176,15 +176,7 @@ - - Notes - - sd_bus_append_array() and other - functions described here are available as a shared library, which - can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index 7e1794dfff7..9b1ac34169b 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -10,7 +10,7 @@ Copyright 2014 Zbigniew Jędrzejewski-Szmek --> - + sd_bus_message_append_basic @@ -260,15 +260,7 @@ - - Notes - - The sd_bus_append_basic() function - described here is available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_append_string_memfd.xml b/man/sd_bus_message_append_string_memfd.xml index 144a9c2dcb5..4616bba71a2 100644 --- a/man/sd_bus_message_append_string_memfd.xml +++ b/man/sd_bus_message_append_string_memfd.xml @@ -119,14 +119,7 @@ - - Notes - - The functions described here are available as a shared library, - which can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml index 5ac4ed3423f..eb13e63d354 100644 --- a/man/sd_bus_message_append_strv.xml +++ b/man/sd_bus_message_append_strv.xml @@ -80,15 +80,7 @@ - - Notes - - The sd_bus_append_append_strv() function - described here is available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml index 1b642407661..5bc0d13ed7f 100644 --- a/man/sd_bus_message_get_cookie.xml +++ b/man/sd_bus_message_get_cookie.xml @@ -10,7 +10,8 @@ Copyright 2013 Lennart Poettering --> - + sd_bus_message_get_cookie @@ -111,16 +112,7 @@ - - Notes - - The sd_bus_message_get_cookie() and - sd_bus_message_get_reply_cookie() interfaces - are available as a shared library, which can be compiled and - linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml index b00dcf5e20c..f3f66cb2bd3 100644 --- a/man/sd_bus_message_get_monotonic_usec.xml +++ b/man/sd_bus_message_get_monotonic_usec.xml @@ -10,7 +10,8 @@ Copyright 2013 Lennart Poettering --> - + sd_bus_message_get_monotonic_usec @@ -141,18 +142,7 @@ - - Notes - - The - sd_bus_message_get_monotonic_usec(), - sd_bus_message_get_realtime_usec(), and - sd_bus_message_get_seqnum() interfaces are - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_message_set_destination.xml b/man/sd_bus_message_set_destination.xml index 0bae24b7ea0..c255cfe9b5c 100644 --- a/man/sd_bus_message_set_destination.xml +++ b/man/sd_bus_message_set_destination.xml @@ -9,7 +9,7 @@ Copyright 2017 Lennart Poettering --> - + sd_bus_message_set_destination @@ -99,16 +99,7 @@ - - Notes - - The sd_bus_message_set_destination() and - sd_bus_message_set_sender() interfaces - are available as a shared library, which can be compiled and - linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml index eae879047f1..44865f352c7 100644 --- a/man/sd_bus_negotiate_fds.xml +++ b/man/sd_bus_negotiate_fds.xml @@ -10,7 +10,7 @@ Copyright 2014 Lennart Poettering --> - + sd_bus_negotiate_fds @@ -140,15 +140,7 @@ - - Notes - - sd_bus_negotiate_fds() and the other - functions described here are available as a shared library, which - can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index dfbdd4a06f1..4b6905df997 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -10,7 +10,7 @@ Copyright 2014 Zbigniew Jędrzejewski-Szmek --> - + sd_bus_new @@ -152,15 +152,7 @@ - - Notes - - sd_bus_new() and other functions - described here are available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_bus_slot_set_floating.xml b/man/sd_bus_slot_set_floating.xml index 2ac50901932..9cb4b8a441a 100644 --- a/man/sd_bus_slot_set_floating.xml +++ b/man/sd_bus_slot_set_floating.xml @@ -4,7 +4,7 @@ - + sd_bus_slot_set_floating @@ -96,14 +96,7 @@ - - Notes - - sd_bus_slot_set_floating() and sd_bus_slot_get_floating() are - available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 file. - + See Also diff --git a/man/sd_bus_track_add_name.xml b/man/sd_bus_track_add_name.xml index 3705515aa93..212fa873516 100644 --- a/man/sd_bus_track_add_name.xml +++ b/man/sd_bus_track_add_name.xml @@ -10,7 +10,7 @@ Copyright 2016 Lennart Poettering --> - + sd_bus_track_add_name @@ -229,13 +229,7 @@ - - Notes - - sd_bus_track_add_name() and the other calls described here are available as a shared library, - which can be compiled and linked to with the libsystemd pkg-config1 file. - + See Also diff --git a/man/sd_bus_track_new.xml b/man/sd_bus_track_new.xml index c8639624716..8cdecbfe604 100644 --- a/man/sd_bus_track_new.xml +++ b/man/sd_bus_track_new.xml @@ -10,7 +10,7 @@ Copyright 2016 Lennart Poettering --> - + sd_bus_track_new @@ -231,13 +231,7 @@ - - Notes - - sd_bus_track_new() and the other calls described here are available as a shared library, - which can be compiled and linked to with the libsystemd pkg-config1 file. - + See Also diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 63659f8cd17..f522f75d996 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -10,7 +10,8 @@ Copyright 2010 Lennart Poettering --> - + sd_get_seats @@ -121,18 +122,7 @@ - - Notes - - The sd_get_seats(), - sd_get_sessions(), - sd_get_uids() and - sd_get_machine_names() interfaces are - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index 827756d135d..77268da38b0 100644 --- a/man/sd_id128_get_machine.xml +++ b/man/sd_id128_get_machine.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_id128_get_machine @@ -123,15 +123,7 @@ empty or all zeros. - - Notes - - The sd_id128_get_machine(), sd_id128_get_machine_app_specific() - sd_id128_get_boot() and sd_id128_get_invocation() interfaces are - available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 file. - + Examples diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml index beefc270c0b..f9c72780fe0 100644 --- a/man/sd_id128_randomize.xml +++ b/man/sd_id128_randomize.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_id128_randomize @@ -78,15 +78,7 @@ errno-style error code. - - Notes - - The sd_id128_randomize() interface is - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_id128_to_string.xml b/man/sd_id128_to_string.xml index c25cd5da360..f4a2097240e 100644 --- a/man/sd_id128_to_string.xml +++ b/man/sd_id128_to_string.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_id128_to_string @@ -95,16 +95,7 @@ errno-style error code. - - Notes - - 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 pkg-config1 - file. - + See Also diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml index 01fd68add85..d50afec5583 100644 --- a/man/sd_journal_add_match.xml +++ b/man/sd_journal_add_match.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_add_match @@ -154,21 +154,7 @@ returns nothing. - - Notes - - All functions listed here are thread-agnostic and only a single thread may operate - on a given sd_journal object. - - The sd_journal_add_match(), - sd_journal_add_disjunction(), - sd_journal_add_conjunction() and - sd_journal_flush_matches() - interfaces are available as a shared library, which can - be compiled and linked to with the - libsystemd pkg-config1 - file. - + Examples @@ -189,7 +175,6 @@ int add_matches(sd_journal *j) { sd_journal_add_disjunction(j); sd_journal_add_match(j, "MESSAGE_ID=03bb1dab98ab4ecfbf6fff2738bdd964", 0); } - diff --git a/man/sd_journal_enumerate_fields.xml b/man/sd_journal_enumerate_fields.xml index fdaaccef93f..db39f9bfb51 100644 --- a/man/sd_journal_enumerate_fields.xml +++ b/man/sd_journal_enumerate_fields.xml @@ -10,7 +10,7 @@ Copyright 2016 Lennart Poettering --> - + sd_journal_enumerate_fields @@ -102,10 +102,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The sd_journal_enumerate_fields() and sd_journal_restart_fields() - interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 file. + diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml index 85aa189d4ff..b095f0cd608 100644 --- a/man/sd_journal_get_catalog.xml +++ b/man/sd_journal_get_catalog.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_get_catalog @@ -104,12 +104,7 @@ single thread may operate on a given sd_journal object. Function sd_journal_get_catalog_for_message_id() is thread-safe. - The sd_journal_get_catalog() and - sd_journal_get_catalog_for_message_id() - interfaces are available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 0e8244420de..0267609442b 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_get_cursor @@ -114,12 +114,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The sd_journal_get_cursor() and - sd_journal_test_cursor() interfaces are - available as a shared library, which can be compiled and linked to - with the - 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 7f9b863a211..bda21ae35fe 100644 --- a/man/sd_journal_get_cutoff_realtime_usec.xml +++ b/man/sd_journal_get_cutoff_realtime_usec.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_get_cutoff_realtime_usec @@ -112,13 +112,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The - sd_journal_get_cutoff_realtime_usec() and - sd_journal_get_cutoff_monotonic_usec() - interfaces are available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index 9d2278f4da2..505a8bddd41 100644 --- a/man/sd_journal_get_data.xml +++ b/man/sd_journal_get_data.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_get_data @@ -169,19 +169,7 @@ success or a negative errno-style error code. - - Notes - - The sd_journal_get_data(), - sd_journal_enumerate_data(), - sd_journal_restart_data(), - sd_journal_set_data_threshold() and - sd_journal_get_data_threshold() interfaces - are available as a shared library, which can be compiled and - linked to with the - libsystemd pkg-config1 - file. - + Examples @@ -204,7 +192,6 @@ int print_fields(sd_journal *j) { printf("%.*s\n", (int) length, data); } … - diff --git a/man/sd_journal_get_realtime_usec.xml b/man/sd_journal_get_realtime_usec.xml index 49528357c62..9ef719a67e2 100644 --- a/man/sd_journal_get_realtime_usec.xml +++ b/man/sd_journal_get_realtime_usec.xml @@ -10,7 +10,8 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_get_realtime_usec @@ -101,16 +102,7 @@ sd_journal_get_monotonic_usec(). - - Notes - - The sd_journal_get_realtime_usec() and - sd_journal_get_monotonic_usec() interfaces - are available as a shared library, which can be compiled and - linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index fdd7b05a7d7..d8eaff1255f 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_get_usage @@ -72,11 +72,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The sd_journal_get_usage() interface is - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_has_runtime_files.xml b/man/sd_journal_has_runtime_files.xml index d9a1e2c3d05..295bc0cc639 100644 --- a/man/sd_journal_has_runtime_files.xml +++ b/man/sd_journal_has_runtime_files.xml @@ -10,7 +10,7 @@ Copyright 2016 Jan Synáček --> - + sd_journal_has_runtime_files @@ -80,10 +80,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - Functions listed here are available as a shared library, which can be compiled and linked - to with the libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml index c90ac80ba9b..9385315e2e8 100644 --- a/man/sd_journal_next.xml +++ b/man/sd_journal_next.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_next @@ -138,14 +138,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The sd_journal_next(), - sd_journal_previous(), - sd_journal_next_skip() and - sd_journal_previous_skip() interfaces are - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index e30bbf9b4db..4c7221e557a 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_print @@ -203,15 +203,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( not async signal safe. - - Notes - - The sd_journal_print(), sd_journal_printv(), - sd_journal_send(), sd_journal_sendv() and - sd_journal_perror() interfaces are available as a shared library, which can be compiled and - linked to with the libsystemd pkg-config1 file. - + See Also diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml index d4f55ae475a..56480b57182 100644 --- a/man/sd_journal_query_unique.xml +++ b/man/sd_journal_query_unique.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_query_unique @@ -142,13 +142,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The sd_journal_query_unique(), - sd_journal_enumerate_unique() and - sd_journal_restart_unique() interfaces are - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index a250e742895..7dc9bb439e0 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_seek_head @@ -136,15 +136,7 @@ All functions listed here are thread-agnostic and only a single thread may operate on a given sd_journal object. - The sd_journal_seek_head(), - sd_journal_seek_tail(), - sd_journal_seek_monotonic_usec(), - sd_journal_seek_realtime_usec(), - and sd_journal_seek_cursor() - interfaces are available as a shared library, which can - be compiled and linked to with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 12bf9379442..047991381a4 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -10,7 +10,7 @@ Copyright 2012 Lennart Poettering --> - + sd_journal_stream_fd @@ -108,11 +108,7 @@ Function sd_journal_stream_fd() is thread-safe and may be called from multiple threads. - The sd_journal_stream_fd() interface is - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. + diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index f27c4f8bff5..f26d88bc8b6 100644 --- a/man/sd_login_monitor_new.xml +++ b/man/sd_login_monitor_new.xml @@ -10,7 +10,8 @@ Copyright 2010 Lennart Poettering --> - + sd_login_monitor_new @@ -246,20 +247,7 @@ else { - - Notes - - The sd_login_monitor_new(), - sd_login_monitor_unref(), - sd_login_monitor_flush(), - sd_login_monitor_get_fd(), - sd_login_monitor_get_events() and - sd_login_monitor_get_timeout() - interfaces are available as a shared library, which can be - compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_machine_get_class.xml b/man/sd_machine_get_class.xml index 9c3baf46edc..f48ddf4f0b5 100644 --- a/man/sd_machine_get_class.xml +++ b/man/sd_machine_get_class.xml @@ -10,7 +10,7 @@ Copyright 2014 Lennart Poettering --> - + sd_machine_get_class @@ -116,16 +116,7 @@ - - Notes - - The sd_machine_get_class() and - sd_machine_get_ifindices() interfaces are - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_pid_get_owner_uid.xml b/man/sd_pid_get_owner_uid.xml index a0b906d142c..28800b43a49 100644 --- a/man/sd_pid_get_owner_uid.xml +++ b/man/sd_pid_get_owner_uid.xml @@ -10,7 +10,8 @@ Copyright 2010 Lennart Poettering --> - + sd_pid_get_owner_uid @@ -308,24 +309,7 @@ Notes - The sd_pid_get_session(), - sd_pid_get_unit(), - sd_pid_get_user_unit(), - sd_pid_get_owner_uid(), - sd_pid_get_machine_name(), - sd_pid_get_slice(), - sd_pid_get_user_slice(), - sd_peer_get_session(), - sd_peer_get_unit(), - sd_peer_get_user_unit(), - sd_peer_get_owner_uid(), - sd_peer_get_machine_name(), - sd_peer_get_slice() and - sd_peer_get_user_slice() interfaces are - available as a shared library, which can be compiled and linked to - with the libsystemd pkg-config1 - file. + Note that the login session identifier as returned by sd_pid_get_session() diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index 32a67706d88..98ff2be1517 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -10,7 +10,8 @@ Copyright 2010 Lennart Poettering --> - + sd_seat_get_active @@ -175,19 +176,7 @@ - - Notes - - The sd_seat_get_active(), - sd_seat_get_sessions(), - sd_seat_can_multi_session(), - sd_seat_can_tty() and - sd_seat_can_graphical() interfaces are - available as a shared library, which can be compiled and linked to - with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index d5af6c12ef3..b3009dedc69 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -10,7 +10,8 @@ Copyright 2010 Lennart Poettering --> - + sd_session_is_active @@ -316,25 +317,7 @@ - - Notes - - The sd_session_is_active(), - sd_session_get_state(), - sd_session_get_uid(), - sd_session_get_seat(), - sd_session_get_service(), - sd_session_get_type(), - sd_session_get_class(), - sd_session_get_display(), - sd_session_get_remote_host(), - sd_session_get_remote_user() and - sd_session_get_tty() - interfaces are available as a shared library, which can - be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 925696bd567..317e46a072a 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -10,7 +10,8 @@ Copyright 2010 Lennart Poettering --> - + sd_uid_get_state @@ -197,14 +198,7 @@ - - Notes - - Functions described here are available as a shared library, - and can be compiled and linked to using the - libsystemd pkg-config1 - entry. - + See Also