From 6bb648a16ae4a682ad4784412af706d2e6a3e4da Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 13 Jan 2014 17:30:51 +0100 Subject: libsystemd-bus: rename to libsystemd Documentation was updated to refer to either 'libsystemd' or 'sd-bus' in place of libsystemd-bus. --- man/sd_bus_error.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/sd_bus_error.xml') diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 2d6be1e5d3..99a08c7ef7 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -54,7 +54,7 @@ along with systemd; If not, see . sd_bus_error_is_set sd_bus_error_has_name - libsystemd-bus error handling + sd-bus error handling @@ -232,7 +232,7 @@ along with systemd; If not, see . Description sd_bus_error structure carries - information for a libsystemd-bus error. + information for a sd-bus error. Functions described below can be used to set and query fields in this structure. Field name contains a short identifier of an error. It should follow the rules for error @@ -397,7 +397,7 @@ along with systemd; If not, see . 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-bus pkg-config1 + libsystemd pkg-config1 file. -- cgit v1.2.3-54-g00ecf