]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/sd_bus_default: update to reflect changes
authorShawn Landden <slandden@gmail.com>
Fri, 9 Mar 2018 03:30:48 +0000 (19:30 -0800)
committerShawn Landden <shawn@git.icu>
Mon, 6 Aug 2018 21:30:53 +0000 (14:30 -0700)
man/sd_bus_default.xml

index 73ad568b916642082ac23a1689977792e75f93da..dfb32b9b4f24da858024c48dc4c3321bbb327af6 100644 (file)
     <citerefentry project='die-net'><refentrytitle>ssh</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
     <parameter>host</parameter> consists of an optional user name followed by the
     <literal>@</literal> symbol, and the hostname, optionally followed by a
-    <literal>:</literal> and a machine name. If the machine name is given, a connection
+    <literal>:</literal> and a port, optionally followed by a
+    <literal>/</literal> and a machine name. If the machine name is given, a connection
     is created to the system bus in the specified container on the remote machine, and
     otherwise a connection to the system bus on the specified host is created.</para>