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_new.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_new.xml')
-rw-r--r-- | man/sd_bus_new.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index ad1e700809..3ac297a5ff 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -125,7 +125,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para><function>sd_bus_new()</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> |