summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-14 16:33:49 +1100
committerDamien Miller <djm@mindrot.org>2009-02-14 16:33:49 +1100
commite2f4cc5016f63a0ccee02056f33b79e12e0fd31b (patch)
treee9cd1d94f4d94b5cfc7e4c41f17df2f6f45a3e72 /ssh.1
parent923e8bb7dc921b3136320f126976bfeee11c9e41 (diff)
downloadopenssh-git-e2f4cc5016f63a0ccee02056f33b79e12e0fd31b.tar.gz
- djm@cvs.openbsd.org 2009/02/12 03:42:09
[ssh.1] document -R0:... usage
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 b66a1c34..6a7cfbf1 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,8 +34,8 @@
.\" (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.280 2008/11/09 12:34:47 tobias Exp $
-.Dd $Mdocdate: November 9 2008 $
+.\" $OpenBSD: ssh.1,v 1.281 2009/02/12 03:42:09 djm Exp $
+.Dd $Mdocdate: February 12 2009 $
.Dt SSH 1
.Os
.Sh NAME
@@ -563,6 +563,13 @@ will only succeed if the server's
.Cm GatewayPorts
option is enabled (see
.Xr sshd_config 5 ) .
+.Pp
+If the
+.Ar port
+argument is
+.Dq 0 ,
+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.
Refer to the description of