Package: snake4 / 1.0.12-14

0003-fix-minus-hyphen-in-manpage.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
From 53315c433061deddf946649284ac1969aad20478 Mon Sep 17 00:00:00 2001
From: Michael Boegl <m.b3941@web.de>
Date: Mon, 17 Jan 2011 09:34:24 +0100
Subject: fix minus/hyphen in manpage

---
 snake4.6 |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/snake4.6 b/snake4.6
index b8cd47c..b65ecd4 100644
--- a/snake4.6
+++ b/snake4.6
@@ -21,7 +21,7 @@ Move the snake around the screen and eat food. The snake grows in
 length as you eat. Avoid hitting the fence, eating lethal mushrooms
 and rotten food, and biting your own tail.
 
-Now and then a slim-pill will bounce around. If you eat this, you will
+Now and then a slim\-pill will bounce around. If you eat this, you will
 get shorter, and you will gain bonus points for every length you
 loose. The bonus is also given when a round is over.
 
@@ -29,30 +29,30 @@ When food starts blinking, it's about to rot. Rotten food is
 poisonous, and thus uneatable. As long as it blinks, it can still be
 eaten.
 
-Oh, yes - I almost forgot: You may be visited by the evil headbanger.
+Oh, yes \- I almost forgot: You may be visited by the evil headbanger.
 Take my advice and run away from him before he hits you in the head!
 He won't stay long.
 
 The keys used to control the game are given at startup.
 
 .B snake4
-features a site-wide highscore file. The file contains the top 200
+features a site\-wide highscore file. The file contains the top 200
 users. Each user may appear once only in the highscore table.
 
 For technical reasons,
 .B snake4
 connects to the X11 server before parsing options. This makes it
-impossible to eg. browse the highscore table using -H if no server is
+impossible to eg. browse the highscore table using \-H if no server is
 available.
 To be able to see the scores in such a case,
 .B snake4scores
 produces the same output as
 .B snake4
-with option -H, but does no attempt on connecting to the X11 server.
+with option \-H, but does no attempt on connecting to the X11 server.
 
 .SS OPTIONS
 .TP
-.I "-h, \-\-help"
+.I "\-h, \-\-help"
 Print a usage message on standard output, and exit successfully.
 
 .TP