Codebase list libhdate / 438ab9d
Refix manpages from upstream version 1.6 Lior Kaplan 12 years ago
1 changed file(s) with 138 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
00 Description: Fix a hyphen used as minus sign (thanks lintian)
11 Author: Lior Kaplan <kaplan@debian.org>
22
3 --- a/docs/man/man1/hcal.1
4 +++ b/docs/man/man1/hcal.1
5 @@ -7,13 +7,13 @@
6 .B hcal
7 [options] [coordinates [timezone]] [[mm] yyyy]
8 .TP
9 -coordinates: -l [NS]yy[.yyy] -L [EW]xx[.xxx]
10 +coordinates: \-l [NS]yy[.yyy] \-L [EW]xx[.xxx]
11 .RE
12 .RS 7
13 - -l [NS]yy[:mm[:ss]] -L [EW]xx[:mm[:ss]]
14 + \-l [NS]yy[:mm[:ss]] \-L [EW]xx[:mm[:ss]]
15 .RE
16 .RS 7
17 -timezone: -z nn[( .nn | :mm )]
18 +timezone: \-z nn[( .nn | :mm )]
19 .PP
20 .SH "DESCRIPTION"
21 .B hcal
22 @@ -54,7 +54,7 @@
23 .RE
24 .RS 7
25 .B \ \ \ --no-visual
26 -\ option -bidi as a default there
27 +\ option --bidi as a default there
28 .TP 18
29 .B \-c --colorize
30 output in calming, muted tones
31 @@ -81,7 +81,7 @@
32 \ over-ride config file setting
33 .TP 18
34 .B \-H --hebrew
35 -output Hebrew information in Hebrew, in 'logical' sequence. If this displays in reverse for you, use option -b
36 +output Hebrew information in Hebrew, in 'logical' sequence. If this displays in reverse for you, use option \-b
37 .TP
38 .B \-I --israel
39 override a diaspora default. Only relevant if hcal is using location information indicating other than an Israeli timezone
40 @@ -153,7 +153,7 @@
41 \ Other Israeli National days
42 .RE
43 .P
44 -Use the -f (--footnote) option to have hcal describe what any particular day is marking.
45 +Use the \-f (--footnote) option to have hcal describe what any particular day is marking.
46 .SS LOCATIONS
47 If you want
48 .B hcal
49 @@ -174,7 +174,7 @@
50 Timezone Default city Lattitude Longitude
51 .RE
52 .RS 12
53 --5 New York City 40 \-74
54 +\-5 New York City 40 \-74
55 .RE
56 .RS 12
57 0 London 51 0
58 @@ -191,19 +191,19 @@
59 .PP
60 Useful locations and time zones
61 .RS 6
62 -Jerusalem 31, 35, 2 Buenos Aires 34, -58, -3
63 +Jerusalem 31, 35, 2 Buenos Aires 34, \-58, \-3
64 .RE
65 .RS 6
66 Tel Aviv 32, 34, 2 Hong Kong 22, 114, 8
67 .RE
68 .RS 6
69 -Haifa 32, 34, 2 Los Angeles 34, -118, -8
70 +Haifa 32, 34, 2 Los Angeles 34, \-118, \-8
71 .RE
72 .RS 6
73 -Beer Sheva 31, 34, 2 Sao Paolo 23, -46, -3
74 +Beer Sheva 31, 34, 2 Sao Paolo 23, \-46, \-3
75 .RE
76 .RS 6
77 -Ashdod 31, 34, 2 Toronto 43, -79 -5
78 +Ashdod 31, 34, 2 Toronto 43, \-79 \-5
79 .RS 6
80 .RE
81 Tiberias 32, 35, 2
82 --- a/docs/man/man3/hdate.h.3
83 +++ b/docs/man/man3/hdate.h.3
84 @@ -999,7 +999,7 @@
85 .PP
86 helper function to find hebrew locale \fBReturns:\fP
87 .RS 4
88 -0 - latin locale, -1 - hebrew locale
89 +0 - latin locale, \-1 - hebrew locale
90 .RE
91 .PP
92
393 --- a/docs/man/man1/hdate.1
494 +++ b/docs/man/man1/hdate.1
5 @@ -117,7 +117,7 @@
95 @@ -9,13 +9,13 @@
96 .B hdate
97 [options] [coordinates [timezone]] [ julian_day ]
98 .TP
99 -coordinates: -l [NS]yy[.yyy] -L [EW]xx[.xxx]
100 +coordinates: \-l [NS]yy[.yyy] \-L [EW]xx[.xxx]
101 .RE
102 .RS 7
103 - -l [NS]yy[:mm[:ss]] -L [EW]xx[:mm[:ss]]
104 + \-l [NS]yy[:mm[:ss]] \-L [EW]xx[:mm[:ss]]
105 .RE
106 .RS 7
107 -timezone: -z nn[( .nn | :mm )]
108 +timezone: \-z nn[( .nn | :mm )]
6109 .PP
7 Paris : 48, 2, 1
110 .SH "DESCRIPTION"
111 .B hdate
112 @@ -140,7 +140,7 @@
113 Timezone Default city Lattitude Longitude
114 .RE
115 .RS 12
116 --5 New York City 40 \-74
117 +\-5 New York City 40 \-74
118 .RE
119 .RS 12
120 0 London 51 0
121 @@ -157,19 +157,19 @@
8122 .PP
9 -New York : 40, \-74, -5
10 +New York : 40, \-74, \-5
11 .PP
12 Moscow : 55, 37, 3
13 .PP
123 Useful locations and time zones
124 .RS 6
125 -Jerusalem 31, 35, 2 Buenos Aires 34, -58, -3
126 +Jerusalem 31, 35, 2 Buenos Aires 34, \-58, \-3
127 .RE
128 .RS 6
129 Tel Aviv 32, 34, 2 Hong Kong 22, 114, 8
130 .RE
131 .RS 6
132 -Haifa 32, 34, 2 Los Angeles 34, -118, -8
133 +Haifa 32, 34, 2 Los Angeles 34, \-118, \-8
134 .RE
135 .RS 6
136 -Beer Sheva 31, 34, 2 Sao Paolo 23, -46, -3
137 +Beer Sheva 31, 34, 2 Sao Paolo 23, \-46, \-3
138 .RE
139 .RS 6
140 -Ashdod 31, 34, 2 Toronto 43, -79 -5
141 +Ashdod 31, 34, 2 Toronto 43, \-79 \-5
142 .RS 6
143 .RE
144 Tiberias 32, 35, 2