aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Ashish Gupta <ashmew2@gmail.com>2016-04-27 21:44:28 +0000
committerGravatar John Hood <cgull@glup.org>2016-11-19 18:16:01 -0500
commit3ba5a2975857b04346e509aa880b349a838a9f2b (patch)
tree2dd1978ee24ee68d2708a82931610818928608f3 /man
parent0c2088d1dab98b56d271b22abfba0958be60692e (diff)
Clarify that -p does not affect SSH port
Diffstat (limited to 'man')
-rw-r--r--man/mosh.15
1 files changed, 2 insertions, 3 deletions
diff --git a/man/mosh.1 b/man/mosh.1
index d163206..a71c100 100644
--- a/man/mosh.1
+++ b/man/mosh.1
@@ -191,9 +191,8 @@ for example, if this is the
only port that is forwarded through a firewall to the
server. With \fB\-p 0\fP, the server will let the operating system pick an
available UDP port. Otherwise, \fBmosh\fP will choose a port between 60000 and
-61000.
-
-
+61000. Please note that this option does not affect the server-side
+port used by SSH.
.TP
.B \-\-bind\-server={ssh|any|\fIIP\fP}