diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-04-28 08:37:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-04-28 08:37:00 +0000 |
| commit | f276912e6fa1da1174ba900a7e5d6447d71fc8e7 (patch) | |
| tree | f6bc9905e05497f1cb98b09c2e6df135d3c6abbf /ssh.0 | |
| parent | 5fe13e2e9be32fe8299a3a2da8e829bb2af78918 (diff) | |
Diffstat (limited to 'ssh.0')
| -rw-r--r-- | ssh.0 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |
