Merge lp:~jordi/intltool/manpage-fixes into lp:intltool

Proposed by Jordi Mallach
Status: Merged
Merged at revision: 740
Proposed branch: lp:~jordi/intltool/manpage-fixes
Merge into: lp:intltool
Diff against target: 211 lines (+33/-33)
4 files modified
doc/intltool-extract.8 (+9/-9)
doc/intltool-merge.8 (+15/-15)
doc/intltool-update.8 (+4/-4)
doc/intltoolize.8 (+5/-5)
To merge this branch: bzr merge lp:~jordi/intltool/manpage-fixes
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+94696@code.launchpad.net

Description of the change

This fixes a few manpage errors (hyphens vs dashes), as pointed out by
Debian's Lintian tool.

See http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html for more
information.

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/intltool-extract.8'
2--- doc/intltool-extract.8 2011-10-08 19:24:23 +0000
3+++ doc/intltool-extract.8 2012-02-26 22:05:21 +0000
4@@ -21,19 +21,19 @@
5 .SH OPTIONS
6 .IP "\fB\-l\fR" 4
7 .PD 0
8-.IP "\fB\--local\fR" 4
9+.IP "\fB\-\-local\fR" 4
10 .PD
11 Creates a subdirectory under current working directory (named "\fBtmp/\fR")
12-and writes files there. This option can't be used with \fB\--update\fR option.
13-.IP "\fB\--update\fR" 4
14+and writes files there. This option can't be used with \fB\-\-update\fR option.
15+.IP "\fB\-\-update\fR" 4
16 .PD
17 Writes header file into the same directory the source file is in. New file
18 name is the source file name appending ".h" extension. This option can't be
19 used with
20-.BR \-l / \--local
21-option. Besides, this option is the default option if neither \fB\--local\fR
22-nor \fB\--update\fR is specified.
23-.IP "\fB\--type\fR=\fITYPE\fR" 4
24+.BR \-l / \-\-local
25+option. Besides, this option is the default option if neither \fB\-\-local\fR
26+nor \fB\-\-update\fR is specified.
27+.IP "\fB\-\-type\fR=\fITYPE\fR" 4
28 .PD
29 Specify the type of source file. Currently supported types are:
30 .br
31@@ -56,7 +56,7 @@
32 "gettext/xml" (Generic XML file)
33 .IP "\fB\-v\fR" 4
34 .PD 0
35-.IP "\fB\--version\fR" 4
36+.IP "\fB\-\-version\fR" 4
37 .PD
38 Show version information.
39 .IP "\fB\-h\fR" 4
40@@ -66,7 +66,7 @@
41 Show usage and basic help information.
42 .IP "\fB\-q\fR" 4
43 .PD 0
44-.IP "\fB\--quiet\fR" 4
45+.IP "\fB\-\-quiet\fR" 4
46 .PD
47 Be quiet while running.
48
49
50=== modified file 'doc/intltool-merge.8'
51--- doc/intltool-merge.8 2009-07-16 02:39:26 +0000
52+++ doc/intltool-merge.8 2012-02-26 22:05:21 +0000
53@@ -25,36 +25,36 @@
54 .\" -------------------------------------------------------
55 .IP "\fB\-b\fR" 4
56 .PD 0
57-.IP "\fB\--ba-style\fR" 4
58+.IP "\fB\-\-ba-style\fR" 4
59 .PD
60 Merge files in bonobo-activation style, which is used for bonobo servers.
61 .IP "\fB\-d\fR" 4
62 .PD 0
63-.IP "\fB\--desktop-style\fR" 4
64+.IP "\fB\-\-desktop-style\fR" 4
65 .PD
66 Merge files in desktop style, which is similar to the Windows .ini file format.
67 .IP "\fB\-k\fR" 4
68 .PD 0
69-.IP "\fB\--keys-style\fR" 4
70+.IP "\fB\-\-keys-style\fR" 4
71 .PD
72 Merge files in keys style, which is used for metadata.
73 .IP "\fB\-o\fR" 4
74 .PD 0
75-.IP "\fB\--oaf-style\fR" 4
76+.IP "\fB\-\-oaf-style\fR" 4
77 .PD
78 (OBSOLETE) Same as
79-.BR \-b / \--ba-style "."
80+.BR \-b / \-\-ba-style "."
81 .IP "\fB\-r\fR" 4
82 .PD 0
83-.IP "\fB\--rfc822deb-style\fR" 4
84+.IP "\fB\-\-rfc822deb-style\fR" 4
85 .PD
86 Merge files in RFC 822 style, which is usually used in Debian configuration files.
87-.IP "\fB\--quoted-style\fR" 4
88+.IP "\fB\-\-quoted-style\fR" 4
89 .PD
90 Merge files in quoted string style, which just translates any strings within "".
91 .IP "\fB\-x\fR" 4
92 .PD 0
93-.IP "\fB\--xml-style\fR" 4
94+.IP "\fB\-\-xml-style\fR" 4
95 .PD
96 Merge files in standard XML style, both as attributes and as raw pcdata.
97
98@@ -63,33 +63,33 @@
99 .\" -------------------------------------------------------
100 .IP "\fB\-u\fR" 4
101 .PD 0
102-.IP "\fB\--utf8\fR" 4
103+.IP "\fB\-\-utf8\fR" 4
104 .PD
105 Convert all strings to UTF-8 before merging.
106 .IP "\fB\-p\fR" 4
107 .PD 0
108-.IP "\fB\--pass-through\fR" 4
109+.IP "\fB\-\-pass-through\fR" 4
110 .PD
111 Use strings as is in .po files without conversion (STRONGLY unrecommended
112-with -x).
113+with \-x).
114 .IP "\fB\-c\fR" 4
115 .PD 0
116-.IP "\fB\--cache\fR" 4
117+.IP "\fB\-\-cache\fR" 4
118 .PD
119 (TBD)
120 .IP "\fB\-q\fR" 4
121 .PD 0
122-.IP "\fB\--quiet\fR" 4
123+.IP "\fB\-\-quiet\fR" 4
124 .PD
125 Be quiet while running.
126 .IP "\fB\-v\fR" 4
127 .PD 0
128-.IP "\fB\--version\fR" 4
129+.IP "\fB\-\-version\fR" 4
130 .PD
131 Show version information.
132 .IP "\fB\-h\fR" 4
133 .PD 0
134-.IP "\fB\--help\fR" 4
135+.IP "\fB\-\-help\fR" 4
136 .PD
137 Show usage and basic help information.
138
139
140=== modified file 'doc/intltool-update.8'
141--- doc/intltool-update.8 2009-07-16 02:39:26 +0000
142+++ doc/intltool-update.8 2012-02-26 22:05:21 +0000
143@@ -53,7 +53,7 @@
144 Display a status report for all translations in the software.
145 .IP "\fB\-d \fILANGCODE\fR" 4
146 .PD 0
147-.IP "\fB\-\-dist \fILANGCODE \fR" 4
148+.IP "\fB\-\-dist \fILANGCODE\fR" 4
149 .PD
150 Merge
151 .BR LANGCODE .po
152@@ -96,7 +96,7 @@
153 .nf
154 .ft CW
155 .ne 1
156-intltool-update \-\-pot \-\-gettext\-package=foo
157+intltool-update \-\-pot \-\-gettext-package=foo
158 .ft R
159 .fi
160 .RE
161@@ -108,7 +108,7 @@
162 .nf
163 .ft CW
164 .ne 1
165-intltool-update --dist --gettext-package=bar --output-file=xy1.po xy
166+intltool-update \-\-dist \-\-gettext-package=bar \-\-output-file=xy1.po xy
167 .ft R
168 .fi
169 .RE
170@@ -123,7 +123,7 @@
171 intltool-update xy
172 .ft R
173 .fi
174-(same as \fBintltool-update --pot && intltool-update --dist xy\fR)
175+(same as \fBintltool-update \-\-pot && intltool-update \-\-dist xy\fR)
176 .RE
177
178 .SH FILES
179
180=== modified file 'doc/intltoolize.8'
181--- doc/intltoolize.8 2009-07-16 02:39:26 +0000
182+++ doc/intltoolize.8 2012-02-26 22:05:21 +0000
183@@ -17,23 +17,23 @@
184
185
186 .SH OPTIONS
187-.IP "\fB\--automake\fR" 4
188+.IP "\fB\-\-automake\fR" 4
189 Work silently and assume that \fIautomake\fR is being used in software.
190 .IP "\fB\-c\fR" 4
191 .PD 0
192-.IP "\fB\--copy\fR" 4
193+.IP "\fB\-\-copy\fR" 4
194 .PD
195 Copy files rather than creating symbolic links to them.
196-.IP "\fB\--debug\fR" 4
197+.IP "\fB\-\-debug\fR" 4
198 Enable verbose shell tracing.
199 .IP "\fB\-n\fR" 4
200 .PD 0
201-.IP "\fB\--dry-run\fR" 4
202+.IP "\fB\-\-dry-run\fR" 4
203 .PD
204 Print commands only, instead of executing them.
205 .IP "\fB\-f\fR" 4
206 .PD 0
207-.IP "\fB\--force\fR" 4
208+.IP "\fB\-\-force\fR" 4
209 .PD
210 Replace existing files if they exist.
211 .IP "\fB\-\-help\fR" 4

Subscribers

People subscribed via source and target branches