From 2e6fe09002c29bb9529a609a3644c0acbf14e835 Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Thu, 8 Mar 2018 19:30:48 -0800 Subject: [PATCH] man/sd_bus_default: update to reflect changes --- man/sd_bus_default.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/sd_bus_default.xml b/man/sd_bus_default.xml index 73ad568b91..dfb32b9b4f 100644 --- a/man/sd_bus_default.xml +++ b/man/sd_bus_default.xml @@ -181,7 +181,8 @@ ssh1. host consists of an optional user name followed by the @ symbol, and the hostname, optionally followed by a - : and a machine name. If the machine name is given, a connection + : and a port, optionally followed by a + / 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.