File: 01_manpage.diff

package info (click to toggle)
nettoe 1.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 812 kB
  • ctags: 215
  • sloc: sh: 3,960; ansic: 2,254; makefile: 86
file content (17 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (3)
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.