summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-03-26 06:54:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-03-26 06:54:37 +0000
commit45fb961144283938ed9a1de5232a62d70fe0b55d (patch)
treea3498321f05de69c48db445eb3320295c2fe930d /usr.bin/ssh
parentc2fb75de9b512b74e25036df427cf311d9d5658b (diff)
tweak previous;
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index c03771a3eba..34bddbcbca9 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/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.