diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -559,7 +559,10 @@ will only succeed if the server's | |||
559 | option is enabled (see | 559 | option is enabled (see |
560 | .Xr sshd_config 5 ) . | 560 | .Xr sshd_config 5 ) . |
561 | .It Fl S Ar ctl_path | 561 | .It Fl S Ar ctl_path |
562 | Specifies the location of a control socket for connection sharing. | 562 | Specifies the location of a control socket for connection sharing, |
563 | or the string | ||
564 | .Dq none | ||
565 | to disable connection sharing. | ||
563 | Refer to the description of | 566 | Refer to the description of |
564 | .Cm ControlPath | 567 | .Cm ControlPath |
565 | and | 568 | and |