X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_open_user.xml;h=76e3ce8bd36e25a252463ec36f0f5b1904dbb02d;hb=d55192add75584f55932ad463ee6b4cc30370c63;hp=740977e1cfd5455470a4fd8f515c9ae44cad7c3f;hpb=dca348bcbb462305864526c587495a14a76bfcde;p=elogind.git diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 740977e1c..76e3ce8bd 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -102,7 +102,7 @@ along with systemd; If not, see . If the $DBUS_SESSION_BUS_ADDRESS environment variable is set - (cf. environ7), + (cf. environ7), it will be used as the address of the user bus. This variable can contain multiple addresses separated by ;. If this variable is not set, a suitable default for the default user @@ -121,8 +121,8 @@ along with systemd; If not, see . followed by the @ symbol, and the hostname. - sd_bus_open_system_remote() connects to - the system bus in the specified machine, + sd_bus_open_system_container() connects + to the system bus in the specified machine, where machine is the name of a container. See machinectl1 @@ -171,7 +171,7 @@ along with systemd; If not, see . - -EINVAL + -EINVAL Specified parameter is invalid (NULL in case of output @@ -179,7 +179,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed. @@ -195,7 +195,7 @@ along with systemd; If not, see . 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 pkg-config1 + libsystemd pkg-config1 file.