From 174299e35fb8386f7b1d6e57ed42c205dcd92447 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 12 Nov 2014 23:44:21 +0100 Subject: [PATCH] man: fix typo --- man/sd_bus_open_user.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 47f8361486..76e3ce8bd3 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -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