From f71e59949ea1710bf47f6e179a9424864659b0fc Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Sat, 24 Mar 2012 11:13:09 -0400 Subject: [PATCH] Fix hyphens stedda dashes in man pages (per lintian) --- man/mosh-client.1 | 4 ++-- man/mosh-server.1 | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/man/mosh-client.1 b/man/mosh-client.1 index 84c434d..89a37e1 100644 --- a/man/mosh-client.1 +++ b/man/mosh-client.1 @@ -23,7 +23,7 @@ MOSH_KEY=KEY IP PORT .br .B mosh-client --c +\-c .br .SH DESCRIPTION \fBmosh-client\fP is a helper program for the @@ -46,7 +46,7 @@ For constructing new setup wrappers for remote execution facilities other than SSH, it may be necessary to invoke \fBmosh-client\fP directly. -With the -c option, \fBmosh-client\fP instead prints the number of colors +With the \-c option, \fBmosh-client\fP instead prints the number of colors of the terminal given by the TERM environment variable. .SH SEE ALSO diff --git a/man/mosh-server.1 b/man/mosh-server.1 index a23ccb6..03cb4a6 100644 --- a/man/mosh-server.1 +++ b/man/mosh-server.1 @@ -20,11 +20,11 @@ mosh-server \- server-side helper for mosh .SH SYNOPSIS .B mosh-server new -[-s] -[-i IP] -[-p port] -[-c colors] -[-- command...] +[\-s] +[\-i IP] +[\-p port] +[\-c colors] +[\-\- command...] .br .SH DESCRIPTION \fBmosh-server\fP is a helper program for the