summaryrefslogtreecommitdiff
path: root/debian/patches/doc-connection-sharing.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/doc-connection-sharing.patch')
-rw-r--r--debian/patches/doc-connection-sharing.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/doc-connection-sharing.patch b/debian/patches/doc-connection-sharing.patch
new file mode 100644
index 000000000..69a11c590
--- /dev/null
+++ b/debian/patches/doc-connection-sharing.patch
@@ -0,0 +1,16 @@
1Index: b/ssh.1
2===================================================================
3--- a/ssh.1
4+++ b/ssh.1
5@@ -559,7 +559,10 @@
6 the listen port will be dynamically allocated on the server and reported
7 to the client at run time.
8 .It Fl S Ar ctl_path
9-Specifies the location of a control socket for connection sharing.
10+Specifies the location of a control socket for connection sharing,
11+or the string
12+.Dq none
13+to disable connection sharing.
14 Refer to the description of
15 .Cm ControlPath
16 and