summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authordjm <djm>2010-04-16 05:52:03 +0000
committerdjm <djm>2010-04-16 05:52:03 +0000
commit6a64172704920cb2b8713844d937ad7defd0d028 (patch)
treeef216dc9965871e48f58bb90aa48f98464e553d9 /ssh.1
parentdfc60e08b80d4eef46cdc74470cc9222ea91c353 (diff)
downloadopenssh-6a64172704920cb2b8713844d937ad7defd0d028.tar.gz
- jmc@cvs.openbsd.org 2010/03/26 06:54:36
[ssh.1] tweak previous;
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index c03771a3..34bddbcb 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.303 2010/03/26 00:26:58 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.304 2010/03/26 06:54:36 jmc Exp $
.Dd $Mdocdate: March 26 2010 $
.Dt SSH 1
.Os
@@ -558,7 +558,7 @@ argument is
the listen port will be dynamically allocated on the server and reported
to the client at run time.
.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.