summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.111
1 files changed, 9 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index b66a1c342..6a7cfbf13 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,8 +34,8 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.280 2008/11/09 12:34:47 tobias Exp $ 37.\" $OpenBSD: ssh.1,v 1.281 2009/02/12 03:42:09 djm Exp $
38.Dd $Mdocdate: November 9 2008 $ 38.Dd $Mdocdate: February 12 2009 $
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -563,6 +563,13 @@ will only succeed if the server's
563.Cm GatewayPorts 563.Cm GatewayPorts
564option is enabled (see 564option is enabled (see
565.Xr sshd_config 5 ) . 565.Xr sshd_config 5 ) .
566.Pp
567If the
568.Ar port
569argument is
570.Dq 0 ,
571the listen port will be dynamically allocated on the server and reported
572to the client at run time.
566.It Fl S Ar ctl_path 573.It Fl S Ar ctl_path
567Specifies the location of a control socket for connection sharing. 574Specifies the location of a control socket for connection sharing.
568Refer to the description of 575Refer to the description of