diff options
author | Tom Gundersen <teg@jklm.no> | 2014-01-13 17:30:51 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-01-13 18:54:19 +0100 |
commit | 6bb648a16ae4a682ad4784412af706d2e6a3e4da (patch) | |
tree | 16e7919cb609b92e879aeeab95c70ce1fc2eb4e2 /man/sd_bus_creds_get_pid.xml | |
parent | 883b36908788361a8bb945ce884dc518da83b371 (diff) |
libsystemd-bus: rename to libsystemd
Documentation was updated to refer to either 'libsystemd' or 'sd-bus' in place
of libsystemd-bus.
Diffstat (limited to 'man/sd_bus_creds_get_pid.xml')
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index d7514bb5d1..40de81f82e 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -406,7 +406,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <term><varname>-ENXIO</varname></term> <listitem><para>An error occured in parsing cgroup paths. - <filename>libsystemd-bus</filename> might be out of sync with + <filename>libsystemd</filename> might be out of sync with the running systemd version.</para></listitem> </varlistentry> @@ -431,7 +431,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para><function>sd_bus_open_user()</function> and other functions described here are available as a shared library, which can be compiled and linked to with the - <constant>libsystemd-bus</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> |