1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Trivial manpage error.
A forgotten protection of a dash.
Author: Mats Erik Andersson <debian@gisladisker.se>
Forwarded: yes
Last-Update: 2013-05-23
--- nettoe-1.4.2.orig/docs/nettoe.6
+++ nettoe-1.4.2/docs/nettoe.6
@@ -81,7 +81,7 @@ Enjoy yourselves. If you have any proble
.B netToe
uses TCP port \fB7501\fP as listening port of the server engine,
unless configured otherwise during build time.
-Use "nettoe -v" to display the configured port.
+Use "nettoe \-v" to display the configured port.
.PP
That port must therefore be usable as destination port over the network.
Otherwise remote games would not be possible.
|