summaryrefslogtreecommitdiff
path: root/man/sd_bus_error.xml
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-01-13 17:30:51 +0100
committerTom Gundersen <teg@jklm.no>2014-01-13 18:54:19 +0100
commit6bb648a16ae4a682ad4784412af706d2e6a3e4da (patch)
tree16e7919cb609b92e879aeeab95c70ce1fc2eb4e2 /man/sd_bus_error.xml
parent883b36908788361a8bb945ce884dc518da83b371 (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_error.xml')
-rw-r--r--man/sd_bus_error.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml
index 2d6be1e5d..99a08c7ef 100644
--- a/man/sd_bus_error.xml
+++ b/man/sd_bus_error.xml
@@ -54,7 +54,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<refname>sd_bus_error_is_set</refname>
<refname>sd_bus_error_has_name</refname>
- <refpurpose>libsystemd-bus error handling</refpurpose>
+ <refpurpose>sd-bus error handling</refpurpose>
</refnamediv>
<refsynopsisdiv>
@@ -232,7 +232,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<title>Description</title>
<para><structname>sd_bus_error</structname> structure carries
- information for a <filename>libsystemd-bus</filename> error.
+ information for a <filename>sd-bus</filename> error.
Functions described below can be used to set and query fields in
this structure. Field <structfield>name</structfield> contains a
short identifier of an error. It should follow the rules for error
@@ -397,7 +397,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<para><function>sd_bus_set_error()</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>