Fix hyphens stedda dashes in man pages (per lintian)
This commit is contained in:
+2
-2
@@ -23,7 +23,7 @@ MOSH_KEY=KEY
|
|||||||
IP PORT
|
IP PORT
|
||||||
.br
|
.br
|
||||||
.B mosh-client
|
.B mosh-client
|
||||||
-c
|
\-c
|
||||||
.br
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBmosh-client\fP is a helper program for the
|
\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
|
other than SSH, it may be necessary to invoke \fBmosh-client\fP
|
||||||
directly.
|
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.
|
of the terminal given by the TERM environment variable.
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
|||||||
+5
-5
@@ -20,11 +20,11 @@ mosh-server \- server-side helper for mosh
|
|||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B mosh-server
|
.B mosh-server
|
||||||
new
|
new
|
||||||
[-s]
|
[\-s]
|
||||||
[-i IP]
|
[\-i IP]
|
||||||
[-p port]
|
[\-p port]
|
||||||
[-c colors]
|
[\-c colors]
|
||||||
[-- command...]
|
[\-\- command...]
|
||||||
.br
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBmosh-server\fP is a helper program for the
|
\fBmosh-server\fP is a helper program for the
|
||||||
|
|||||||
Reference in New Issue
Block a user