Package: itools / 1.0-5

01_manpages.diff 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
Description: Fixes hyphenation issues in ipraytime.1
Index: itools-1.0/doc/ipraytime.1
===================================================================
--- itools-1.0.orig/doc/ipraytime.1	2009-03-19 18:39:16.000000000 +0200
+++ itools-1.0/doc/ipraytime.1	2009-03-19 18:40:24.000000000 +0200
@@ -347,7 +347,7 @@
 Specify a list of values in minutes to add or subtract any amount of
 minutes from the daily computed prayer times. For example, If you want
 to add 30 seconds to Maghrib and subtract 2 minutes from Isha, you
-will set this option to `0 0 0 0 0.5 -2'.
+will set this option to `0 0 0 0 0.5 \-2'.
 .TP 2
 .B FajrAngle
 Specify the fajr angle to use during calculations. Will override the
@@ -428,15 +428,15 @@
 UTC: 1
 AngleMethod: 2
 Mathhab: 1
-OffsetList: 0 0 1 2.21 3 -1
+OffsetList: 0 0 1 2.21 3 \-1
 .fi
 .TP 4
 Examples of using the command line options:
 .nf
 
-ipraytime -y 2007
+ipraytime \-y 2007
 
-ipraytime -lat 29.5000 -lon 47.7500 -u 3 --anglemethod 2 -d 20071229 -h12
+ipraytime \-lat 29.5000 \-lon 47.7500 \-u 3 \-\-anglemethod 2 \-d 20071229 \-h12
 
 .fi
 .SH "REPORTING BUGS"