From 2b8f1aa7f8f01a018e1141b73c3f60094321b400 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 18 Mar 2008 10:12:19 +0000 Subject: * Document in ssh(1) that '-S none' disables connection sharing (closes: #471437). --- ssh.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ssh.1') 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 option is enabled (see .Xr sshd_config 5 ) . .It Fl S Ar ctl_path -Specifies the location of a control socket for connection sharing. +Specifies the location of a control socket for connection sharing, +or the string +.Dq none +to disable connection sharing. Refer to the description of .Cm ControlPath and -- cgit v1.2.3