]> git.saurik.com Git - apt.git/blame - doc/apt-verbatim.ent
reorder the translatable files in the pot in a way that at least partly
[apt.git] / doc / apt-verbatim.ent
CommitLineData
0c1a7101
DK
1<!-- -*- mode: xml; mode: fold -*- -->
2
3<!-- Some common paths.. -->
4<!ENTITY docdir "/usr/share/doc/apt/">
5<!ENTITY guidesdir "/usr/share/doc/apt-doc/">
6<!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>">
7<!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>">
8<!ENTITY statedir "/var/lib/apt">
9<!ENTITY cachedir "/var/cache/apt">
10
11<!-- Cross references to other man pages -->
12<!ENTITY apt-conf "<citerefentry>
13 <refentrytitle><filename>apt.conf</filename></refentrytitle>
14 <manvolnum>5</manvolnum>
15 </citerefentry>"
16>
17
18<!ENTITY apt-get "<citerefentry>
19 <refentrytitle><command>apt-get</command></refentrytitle>
20 <manvolnum>8</manvolnum>
21 </citerefentry>"
22>
23
24<!ENTITY apt-config "<citerefentry>
25 <refentrytitle><command>apt-config</command></refentrytitle>
26 <manvolnum>8</manvolnum>
27 </citerefentry>"
28>
29
30<!ENTITY apt-cdrom "<citerefentry>
31 <refentrytitle><command>apt-cdrom</command></refentrytitle>
32 <manvolnum>8</manvolnum>
33 </citerefentry>"
34>
35
36<!ENTITY apt-cache "<citerefentry>
37 <refentrytitle><command>apt-cache</command></refentrytitle>
38 <manvolnum>8</manvolnum>
39 </citerefentry>"
40>
41
42<!ENTITY apt-preferences "<citerefentry>
43 <refentrytitle><command>apt_preferences</command></refentrytitle>
44 <manvolnum>5</manvolnum>
45 </citerefentry>"
46>
47
48<!ENTITY apt-key "<citerefentry>
49 <refentrytitle><command>apt-key</command></refentrytitle>
50 <manvolnum>8</manvolnum>
51 </citerefentry>"
52>
53
54<!ENTITY apt-secure "<citerefentry>
55 <refentrytitle>apt-secure</refentrytitle>
56 <manvolnum>8</manvolnum>
57 </citerefentry>"
58>
59
60<!ENTITY apt-ftparchive "<citerefentry>
61 <refentrytitle><filename>apt-ftparchive</filename></refentrytitle>
62 <manvolnum>1</manvolnum>
63 </citerefentry>"
64>
65
66
67<!ENTITY sources-list "<citerefentry>
68 <refentrytitle><filename>sources.list</filename></refentrytitle>
69 <manvolnum>5</manvolnum>
70 </citerefentry>"
71>
72
73<!ENTITY reportbug "<citerefentry>
74 <refentrytitle><command>reportbug</command></refentrytitle>
75 <manvolnum>1</manvolnum>
76 </citerefentry>"
77>
78
79<!ENTITY dpkg "<citerefentry>
80 <refentrytitle><command>dpkg</command></refentrytitle>
81 <manvolnum>1</manvolnum>
82 </citerefentry>"
83>
84
85<!ENTITY dpkg-buildpackage "<citerefentry>
86 <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>
87 <manvolnum>1</manvolnum>
88 </citerefentry>"
89>
90
91<!ENTITY gzip "<citerefentry>
92 <refentrytitle><command>gzip</command></refentrytitle>
93 <manvolnum>1</manvolnum>
94 </citerefentry>"
95>
96
97<!ENTITY dpkg-scanpackages "<citerefentry>
98 <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>
99 <manvolnum>1</manvolnum>
100 </citerefentry>"
101>
102
103<!ENTITY dpkg-scansources "<citerefentry>
104 <refentrytitle><command>dpkg-scansources</command></refentrytitle>
105 <manvolnum>1</manvolnum>
106 </citerefentry>"
107>
108
109<!ENTITY dselect "<citerefentry>
110 <refentrytitle><command>dselect</command></refentrytitle>
111 <manvolnum>1</manvolnum>
112 </citerefentry>"
113>
114
115<!ENTITY aptitude "<citerefentry>
116 <refentrytitle><command>aptitude</command></refentrytitle>
117 <manvolnum>8</manvolnum>
118 </citerefentry>"
119>
120
121<!ENTITY synaptic "<citerefentry>
122 <refentrytitle><command>synaptic</command></refentrytitle>
123 <manvolnum>8</manvolnum>
124 </citerefentry>"
125>
126
127<!ENTITY debsign "<citerefentry>
128 <refentrytitle><command>debsign</command></refentrytitle>
129 <manvolnum>1</manvolnum>
130 </citerefentry>"
131>
132
133<!ENTITY debsig-verify "<citerefentry>
134 <refentrytitle><command>debsig-verify</command></refentrytitle>
135 <manvolnum>1</manvolnum>
136 </citerefentry>"
137>
138
139<!ENTITY gpg "<citerefentry>
140 <refentrytitle><command>gpg</command></refentrytitle>
141 <manvolnum>1</manvolnum>
142 </citerefentry>"
143>
144
145<!ENTITY wajig "<citerefentry>
146 <refentrytitle><command>wajig</command></refentrytitle>
147 <manvolnum>1</manvolnum>
148 </citerefentry>"
149>
150
00c6e1a3
MV
151<!ENTITY wget "<citerefentry>
152 <refentrytitle><command>wget</command></refentrytitle>
153 <manvolnum>1</manvolnum>
154 </citerefentry>"
155>
156
aec22160
DK
157<!ENTITY apt-transport-debtorrent "<citerefentry>
158 <refentrytitle><package>apt-transport-debtorrent</package></refentrytitle>
159 <manvolnum>1</manvolnum>
160 </citerefentry>"
161>
162
163<!ENTITY regex "<citerefentry>
164 <refentrytitle><abbrev>regex</abbrev></refentrytitle>
165 <manvolnum>7</manvolnum>
166 </citerefentry>"
167>
168
0c1a7101
DK
169<!-- Boiler plate docinfo section -->
170<!ENTITY apt-email "
171 <address>
172 <email>apt@packages.debian.org</email>
173 </address>
174">
175
176<!ENTITY apt-author.jgunthorpe "
177 <author>
178 <firstname>Jason</firstname>
179 <surname>Gunthorpe</surname>
180 <contrib></contrib>
181 </author>
182">
183
184<!ENTITY apt-author.moconnor "
185 <author>
186 <firstname>Mike</firstname>
187 <surname>O'Connor</surname>
188 <contrib></contrib>
189 </author>
190">
191
d5aa88bf
DK
192<!ENTITY apt-name.dburrows "
193 <firstname>Daniel</firstname>
194 <surname>Burrows</surname>
d5aa88bf
DK
195">
196
0c1a7101
DK
197<!ENTITY apt-copyright "
198 <copyright>
199 <holder>Jason Gunthorpe</holder>
200 <year>1998-2001</year>
201 </copyright>
202">
203
204<!ENTITY apt-product "
aa9de3cd
DK
205 <productname>APT</productname>
206 <releaseinfo role='version'>&apt-product-version;</releaseinfo>
0c1a7101
DK
207">
208
aa9de3cd
DK
209<!-- this will be updated by 'prepare-release' -->
210<!ENTITY apt-product-version "0.9.5.1">
211
0c1a7101 212<!-- Codenames for debian releases -->
a5c486e0
DK
213<!ENTITY oldstable-codename "lenny">
214<!ENTITY stable-codename "squeeze">
215<!ENTITY testing-codename "wheezy">
6e8b4572 216
6e8b4572
DK
217<!-- Arguments -->
218<!ENTITY synopsis-arg-option "<arg><option>-o=<replaceable>&synopsis-config-string;</replaceable></option></arg>">
219<!ENTITY synopsis-arg-config "<arg><option>-c=<filename><replaceable>&synopsis-config-file;</replaceable></filename></option></arg>">
220<!ENTITY synopsis-arg-target-release "<arg><option>-t=<replaceable>&synopsis-target-release;</replaceable></option></arg>">
221<!ENTITY synopsis-arg-architecture "<arg><option>-a=<replaceable>&synopsis-architecture;</replaceable></option></arg>">
222<!ENTITY synopsis-arg-pkgver "<arg choice='plain' rep='repeat'><replaceable>&synopsis-pkg;</replaceable><arg><group choice='req'>
223 <arg choice='plain'>=<replaceable>&synopsis-pkg-ver-number;</replaceable></arg>
224 <arg choice='plain'>/<replaceable>&synopsis-target-release;</replaceable></arg>
225</group></arg></arg>">
226<!ENTITY synopsis-arg-pkg "<arg choice='plain' rep='repeat'><replaceable>&synopsis-pkg;</replaceable></arg>">
227<!ENTITY synopsis-param-filename "<filename><replaceable>&synopsis-filename;</replaceable></filename>">
228<!ENTITY synopsis-help "<arg choice='plain'><group choice='req'><arg choice='plain'>-v</arg><arg choice='plain'>--version</arg></group></arg>
229 <arg choice='plain'><group choice='req'><arg choice='plain'>-h</arg><arg choice='plain'>--help</arg></group></arg>">
230<!ENTITY synopsis-command-apt-get "<refsynopsisdiv><cmdsynopsis>
231 <command>apt-get</command>
232 <arg><option>-asqdyfmubV</option></arg>
233 &synopsis-arg-option;
234 &synopsis-arg-config;
235 &synopsis-arg-target-release;
236 &synopsis-arg-architecture;
237 <group choice='req'>
238 <arg choice='plain'>update</arg>
239 <arg choice='plain'>upgrade</arg>
240 <arg choice='plain'>dselect-upgrade</arg>
241 <arg choice='plain'>dist-upgrade</arg>
242 <arg choice='plain'>install &synopsis-arg-pkgver;</arg>
243 <arg choice='plain'>remove &synopsis-arg-pkg;</arg>
244 <arg choice='plain'>purge &synopsis-arg-pkg;</arg>
245 <arg choice='plain'>source &synopsis-arg-pkgver;</arg>
246 <arg choice='plain'>build-dep &synopsis-arg-pkgver;</arg>
247 <arg choice='plain'>download &synopsis-arg-pkgver;</arg>
248 <arg choice='plain'>check</arg>
249 <arg choice='plain'>clean</arg>
250 <arg choice='plain'>autoclean</arg>
251 <arg choice='plain'>autoremove</arg>
252 &synopsis-help;
253 </group>
254</cmdsynopsis></refsynopsisdiv>">
255<!ENTITY synopsis-command-apt-cache "<refsynopsisdiv><cmdsynopsis>
256 <command>apt-cache</command>
257 <arg><option>-agipns</option></arg>
258 &synopsis-arg-option;
259 &synopsis-arg-config;
260 <group choice='req'>
261 <arg choice='plain'>gencaches</arg>
262 <arg choice='plain'>showpkg &synopsis-arg-pkg;</arg>
263 <arg choice='plain'>showsrc &synopsis-arg-pkg;</arg>
264 <arg choice='plain'>stats</arg>
265 <arg choice='plain'>dump</arg>
266 <arg choice='plain'>dumpavail</arg>
267 <arg choice='plain'>unmet</arg>
268 <arg choice='plain'>search <arg choice='plain' rep='repeat'><replaceable>&synopsis-regex;</replaceable></arg></arg>
269 <arg choice='plain'>show &synopsis-arg-pkgver;</arg>
270 <arg choice='plain'>depends &synopsis-arg-pkgver;</arg>
271 <arg choice='plain'>rdepends &synopsis-arg-pkgver;</arg>
c086ac18 272 <arg choice='plain'>pkgnames <arg><replaceable>&synopsis-prefix;</replaceable></arg></arg>
6e8b4572
DK
273 <arg choice='plain'>dotty &synopsis-arg-pkgver;</arg>
274 <arg choice='plain'>xvcg &synopsis-arg-pkgver;</arg>
c086ac18 275 <arg choice='plain'>policy <arg rep='repeat'><replaceable>&synopsis-pkg;</replaceable></arg></arg>
6e8b4572
DK
276 <arg choice='plain'>madison &synopsis-arg-pkg;</arg>
277 &synopsis-help;
278 </group>
279</cmdsynopsis></refsynopsisdiv>">
280<!ENTITY synopsis-command-apt-cdrom "<refsynopsisdiv><cmdsynopsis>
281 <command>apt-cdrom</command>
282 <arg><option>-rmfan</option></arg>
283 <arg><option>-d=<replaceable>&synopsis-cdrom-mount;</replaceable></option></arg>
284 &synopsis-arg-option;
285 &synopsis-arg-config;
286 <group choice='req'>
287 <arg choice='plain'>add</arg>
288 <arg choice='plain'>ident</arg>
289 &synopsis-help;
290 </group>
291</cmdsynopsis></refsynopsisdiv>">
a8813606 292<!--<arg><option>- -format '<replaceable>&#37;f \"&#37;v\";&#37;n</replaceable>'</option></arg>-->
6e8b4572
DK
293<!ENTITY synopsis-command-apt-config "<refsynopsisdiv><cmdsynopsis>
294 <command>apt-config</command>
a8813606
DK
295 <arg><option>--empty</option></arg>
296 <arg><option>--format '<replaceable>&percnt;f &#x0022;&percnt;v&#x0022;;&percnt;n</replaceable>'</option></arg>
6e8b4572
DK
297 &synopsis-arg-option;
298 &synopsis-arg-config;
299 <group choice='req'>
300 <arg choice='plain'>shell</arg>
301 <arg choice='plain'>dump</arg>
302 &synopsis-help;
303 </group>
304</cmdsynopsis></refsynopsisdiv>">
305<!ENTITY synopsis-command-apt-extracttemplates "<refsynopsisdiv><cmdsynopsis>
306 <command>apt-extracttemplates</command>
307 <arg><option>-t=<replaceable>&synopsis-tmp-directory;</replaceable></option></arg>
308 <arg choice='plain' rep='repeat'>&synopsis-param-filename;</arg>
309 &synopsis-help;
310</cmdsynopsis></refsynopsisdiv>">
311<!ENTITY synopsis-arg-ftparchive "<arg choice='plain' rep='repeat'><replaceable>&synopsis-path;</replaceable></arg><arg><filename><replaceable>&synopsis-override;</replaceable></filename><arg><replaceable>&synopsis-pathprefix;</replaceable></arg></arg>">
312<!ENTITY synopsis-command-apt-ftparchive "<refsynopsisdiv><cmdsynopsis>
313 <command>apt-ftparchive</command>
314 <arg><option>-dsq</option></arg>
315 <arg><option>--md5</option></arg>
316 <arg><option>--delink</option></arg>
317 <arg><option>--readonly</option></arg>
318 <arg><option>--contents</option></arg>
319 <arg><option>--arch <replaceable>architecture</replaceable></option></arg>
320 &synopsis-arg-option;
321 &synopsis-arg-config;
322 <group choice='req'>
323 <arg choice='plain'>packages &synopsis-arg-ftparchive;</arg>
324 <arg choice='plain'>sources &synopsis-arg-ftparchive;</arg>
325 <arg choice='plain'>contents <arg choice='plain'><replaceable>&synopsis-path;</replaceable></arg></arg>
326 <arg choice='plain'>release <arg choice='plain'><replaceable>&synopsis-path;</replaceable></arg></arg>
327 <arg choice='plain'>generate <arg choice='plain'><replaceable>&synopsis-config-file;</replaceable></arg> <arg choice='plain' rep='repeat'><replaceable>&synopsis-section;</replaceable></arg></arg>
328 <arg choice='plain'>clean <arg choice='plain'><replaceable>&synopsis-config-file;</replaceable></arg></arg>
329 &synopsis-help;
330 </group>
331</cmdsynopsis></refsynopsisdiv>">
332<!ENTITY synopsis-param-keyid "<replaceable>&synopsis-keyid;</replaceable>">
333<!ENTITY synopsis-command-apt-key "<refsynopsisdiv><cmdsynopsis>
334 <command>apt-key</command>
335 <arg><option>--keyring &synopsis-param-filename;</option></arg>
336 <group choice='req'>
337 <arg choice='plain'>add &synopsis-param-filename;</arg>
338 <arg choice='plain'>del &synopsis-param-keyid;</arg>
339 <arg choice='plain'>export &synopsis-param-keyid;</arg>
340 <arg choice='plain'>exportall</arg>
341 <arg choice='plain'>list</arg>
342 <arg choice='plain'>finger</arg>
343 <arg choice='plain'>adv</arg>
344 <arg choice='plain'>update</arg>
345 <arg choice='plain'>net-update</arg>
346 &synopsis-help;
347 </group>
348</cmdsynopsis></refsynopsisdiv>">
349<!ENTITY synopsis-command-apt-mark "<refsynopsisdiv><cmdsynopsis>
350 <command>apt-mark</command>
351 <arg><option>-f=&synopsis-param-filename;</option></arg>
352 <group choice='plain'>
353 <arg choice='plain'>
354 <group choice='req'>
355 <arg choice='plain'>auto</arg>
356 <arg choice='plain'>manual</arg>
357 <arg choice='plain'>showauto</arg>
358 <arg choice='plain'>showmanual</arg>
359 </group>
360 &synopsis-arg-pkg;
361 </arg>
362 &synopsis-help;
363 </group>
364</cmdsynopsis></refsynopsisdiv>">
365<!ENTITY synopsis-command-apt-sortpkgs "<refsynopsisdiv><cmdsynopsis>
366 <command>apt-sortpkgs</command>
367 <arg><option>-s</option></arg>
368 &synopsis-arg-option;
369 &synopsis-arg-config;
370 <arg choice='plain' rep='repeat'>&synopsis-param-filename;</arg>
371 &synopsis-help;
372</cmdsynopsis></refsynopsisdiv>">