diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-12 23:44:21 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-12 23:46:47 +0100 |
commit | 174299e35fb8386f7b1d6e57ed42c205dcd92447 (patch) | |
tree | 9af9cdd5202ec49d754813bcd74cfc1aacc81fda /man | |
parent | c2d5b3c94d0c082ef29597fb230f8b88b124bab8 (diff) |
man: fix typo
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_bus_open_user.xml | 4 |
1 files 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 <http://www.gnu.org/licenses/>. followed by the <literal>@</literal> symbol, and the hostname. </para> - <para><function>sd_bus_open_system_remote()</function> connects to - the system bus in the specified <parameter>machine</parameter>, + <para><function>sd_bus_open_system_container()</function> connects + to the system bus in the specified <parameter>machine</parameter>, where <parameter>machine</parameter> is the name of a container. See <citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> |