X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_open_user.xml;h=e7a765962a782b6e3c522c36a3faa0aaba439270;hp=740977e1cfd5455470a4fd8f515c9ae44cad7c3f;hb=1af2536acf8aecc3eb940d04268a419c956ee10a;hpb=dca348bcbb462305864526c587495a14a76bfcde diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 740977e1c..e7a765962 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -1,4 +1,4 @@ - + @@ -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.