From 4326daacccc982e441503c0f1b03cb114096e6f3 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Mon, 16 Apr 2012 18:25:56 -0400 Subject: [PATCH] Update man page and fix lintian warning. --- man/mosh.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/mosh.1 b/man/mosh.1 index 808aaca..0292ab0 100644 --- a/man/mosh.1 +++ b/man/mosh.1 @@ -96,7 +96,7 @@ home directory. .B \-\-ssh=\fICOMMAND\fP OpenSSH command to remotely execute mosh-server on remote machine (default: "ssh") -An alternate ssh port can be specified with, \fIe.g.\fP, \-\-ssh="ssh -p 2222". +An alternate ssh port can be specified with, \fIe.g.\fP, \-\-ssh="ssh \-p 2222". .TP .B \-\-predict=\fIWHEN\fP @@ -130,7 +130,8 @@ server. Otherwise, \fBmosh\fP will choose a port between 60000 and .SH ESCAPE SEQUENCE The escape sequence to shut down the connection is \fBCtrl-^ .\fP -(typically typed with Ctrl-Shift-6, then a period). +(typically typed with Ctrl-Shift-6, then a period). To send a literal +Ctrl-^, type \fBCtrl-^ ^\fP. .SH ENVIRONMENT VARIABLES