diff options
author | daurnimator <quae@daurnimator.com> | 2015-06-20 18:57:53 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2015-06-20 18:57:53 +1000 |
commit | 30cd76383a4994c67baf637318cf5bd4b2f3149b (patch) | |
tree | 4a506b109bb234e1d32ba2c78e0ad764e7dd0cd3 /man/sd_bus_default.xml | |
parent | 3ed18ce28c2a8058fa740ad27436a2d73f096488 (diff) |
man: sd-bus: it's 'machine' not 'container'
Diffstat (limited to 'man/sd_bus_default.xml')
-rw-r--r-- | man/sd_bus_default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_default.xml b/man/sd_bus_default.xml index 9b4c71b677..c5a1b530f9 100644 --- a/man/sd_bus_default.xml +++ b/man/sd_bus_default.xml @@ -172,7 +172,7 @@ <literal>@</literal> symbol, and the hostname. </para> - <para><function>sd_bus_open_system_container()</function> connects + <para><function>sd_bus_open_system_machine()</function> connects to the system bus in the specified <parameter>machine</parameter>, where <parameter>machine</parameter> is the name of a local container. See |