summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-03-18 10:12:19 +0000
committerColin Watson <cjwatson@debian.org>2008-03-18 10:12:19 +0000
commit2b8f1aa7f8f01a018e1141b73c3f60094321b400 (patch)
tree820663c94e9893d7464886ee7935761ec62accbc /ssh.1
parent25302d1c32d644503c2d0fdd3855c5d759d834a2 (diff)
* Document in ssh(1) that '-S none' disables connection sharing
(closes: #471437).
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.15
1 files changed, 4 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index 04c79e148..8e666858c 100644
--- a/ssh.1
+++ b/ssh.1
@@ -559,7 +559,10 @@ will only succeed if the server's
559option is enabled (see 559option 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
562Specifies the location of a control socket for connection sharing. 562Specifies the location of a control socket for connection sharing,
563or the string
564.Dq none
565to disable connection sharing.
563Refer to the description of 566Refer to the description of
564.Cm ControlPath 567.Cm ControlPath
565and 568and