summaryrefslogtreecommitdiff
path: root/ssh.0
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2010-04-28 08:37:00 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2010-04-28 08:37:00 +0000
commitf276912e6fa1da1174ba900a7e5d6447d71fc8e7 (patch)
treef6bc9905e05497f1cb98b09c2e6df135d3c6abbf /ssh.0
parent5fe13e2e9be32fe8299a3a2da8e829bb2af78918 (diff)
Diffstat (limited to 'ssh.0')
-rw-r--r--ssh.09
1 files changed, 5 insertions, 4 deletions
diff --git a/ssh.0 b/ssh.0
index deab90e738313..9c793b8438d17 100644
--- a/ssh.0
+++ b/ssh.0
@@ -308,9 +308,10 @@ DESCRIPTION
allocated on the server and reported to the client at run time.
-S ctl_path
- Specifies the location of a control socket for connection shar-
- ing. Refer to the description of ControlPath and ControlMaster
- in ssh_config(5) for details.
+ Specifies the location of a control socket for connection sharing
+ or the string ``none'' to disable connection sharing. Refer to
+ the description of ControlPath and ControlMaster in ssh_config(5)
+ for details.
-s May be used to request invocation of a subsystem on the remote
system. Subsystems are a feature of the SSH2 protocol which fa-
@@ -876,4 +877,4 @@ AUTHORS
created OpenSSH. Markus Friedl contributed the support for SSH protocol
versions 1.5 and 2.0.
-OpenBSD 4.6 March 5, 2010 14
+OpenBSD 4.7 March 26, 2010 14