]> git.pld-linux.org Git - packages/apt.git/blame - apt-man_fixes.patch
- updated for 0.5.4cnc7
[packages/apt.git] / apt-man_fixes.patch
CommitLineData
23a4f6be
JB
1diff -Nur apt-0.5.4cnc7.orig/doc/apt-cache.8 apt-0.5.4cnc7/doc/apt-cache.8
2--- apt-0.5.4cnc7.orig/doc/apt-cache.8 Tue Jul 23 19:54:52 2002
3+++ apt-0.5.4cnc7/doc/apt-cache.8 Tue Dec 10 16:34:49 2002
4@@ -23,7 +23,7 @@
5 add adds the names package index files to the package cache.
6 .TP
7 \fBgencaches\fR
8-gencaches performs the same opration as
9+gencaches performs the same operation as
10 \fBapt-get check\fR. It builds the source and package caches from
11 the sources in \fB\fIsources.list\fB\fR(5) and from \fI/var/lib/dpkg/status\fR.
12 .TP
13@@ -101,7 +101,7 @@
14 \(bu
15 Missing is the number of package names that were referenced in
16 a dependency but were not provided by any package. Missing packages may
17-be in evidence if a full distribution is not accesssed, or if a package
18+be in evidence if a full distribution is not accessed, or if a package
19 (real or virtual) has been dropped from the distribution. Usually they
20 are referenced from Conflicts statements.
21 .TP 0.2i
22@@ -137,7 +137,7 @@
23 .TP
24 \fBsearch\fR
25 search performs a full text search on all available package
26-files for the regex pattern given. It searchs the package names and the
27+files for the regex pattern given. It searches the package names and the
28 descriptions for an occurance of the string and prints out the package
29 name and the short description. If \fB--full\fR is given then output
30 identical to show is produced for each matched package and
31@@ -155,12 +155,12 @@
32 This command prints the name of each package in the system. The optional
33 argument is a prefix match to filter the name list. The output is suitable
34 for use in a shell tab complete function and the output is generated
35-extremly quickly. This command is best used with the
36+extremely quickly. This command is best used with the
37 \fB--generate\fR option.
38 .TP
39 \fBdotty\fR
40 dotty takes a list of packages on the command line and
41-gernerates output suitable for use by dotty from the
42+generates output suitable for use by dotty from the
43 GraphVis <URL:http://www.research.att.com/sw/tools/graphviz/>
44 package. The result will be a set of nodes and edges representing the
45 relationships between the packages. By default the given packages will
46@@ -168,10 +168,10 @@
47 This can be turned off by setting the
48 APT::Cache::GivenOnly option.
49
a2e3dd35 50-The resulting nodes will have several shapse, normal packages are boxes,
51+The resulting nodes will have several shapes, normal packages are boxes,
52 pure provides are triangles, mixed provides are diamonds,
23a4f6be
JB
53 hexagons are missing packages. Orange boxes mean recursion was stopped
54-[leaf packages], blue lines are prre-depends, green lines are conflicts.
55+[leaf packages], blue lines are pre-depends, green lines are conflicts.
a2e3dd35 56
23a4f6be
JB
57 Caution, dotty cannot graph larger sets of packages.
58 .TP
59@@ -208,7 +208,7 @@
60 .TP
61 \fB--quiet\fR
62 Quiet; produces output suitable for logging, omitting progress indicators.
63-More qs will produce more quite up to a maximum of 2. You can also use
64+More qs will produce more quiet up to a maximum of 2. You can also use
65 \fB-q=#\fR to set the quiet level, overriding the configuration file.
66 Configuration Item: quiet.
67 .TP
68@@ -261,7 +261,7 @@
69 \fB-v\fR
70 .TP
71 \fB--version\fR
72-Show the program verison.
73+Show the program version.
74 .TP
75 \fB-c\fR
76 .TP
77@@ -273,7 +273,7 @@
78 \fB-o\fR
79 .TP
80 \fB--option\fR
81-Set a Configuration Option; This will set an arbitary configuration
82+Set a Configuration Option; This will set an arbitrary configuration
83 option. The syntax is \fB-o Foo::Bar=bar\fR.
84 .SH "FILES"
85 .TP
86diff -Nur apt-0.5.4cnc7.orig/doc/apt-cache.8.sgml apt-0.5.4cnc7/doc/apt-cache.8.sgml
87--- apt-0.5.4cnc7.orig/doc/apt-cache.8.sgml Thu Jul 25 20:07:18 2002
88+++ apt-0.5.4cnc7/doc/apt-cache.8.sgml Tue Dec 10 16:41:34 2002
89@@ -67,7 +67,7 @@
90
91 <VarListEntry><Term>gencaches</Term>
92 <ListItem><Para>
93- <literal/gencaches/ performs the same opration as
94+ <literal/gencaches/ performs the same operation as
95 <command/apt-get check/. It builds the source and package caches from
96 the sources in &sources-list; and from <filename>/var/lib/dpkg/status</>.
97 </VarListEntry>
98@@ -152,7 +152,7 @@
99 <listitem><para>
100 <literal/Missing/ is the number of package names that were referenced in
101 a dependency but were not provided by any package. Missing packages may
102- be in evidence if a full distribution is not accesssed, or if a package
103+ be in evidence if a full distribution is not accessed, or if a package
104 (real or virtual) has been dropped from the distribution. Usually they
105 are referenced from Conflicts statements.
106 </listitem>
107@@ -208,7 +208,7 @@
108 <VarListEntry><Term>search</Term>
109 <ListItem><Para>
110 <literal/search/ performs a full text search on all available package
111- files for the regex pattern given. It searchs the package names and the
112+ files for the regex pattern given. It searches the package names and the
113 descriptions for an occurance of the string and prints out the package
114 name and the short description. If <option/--full/ is given then output
115 identical to <literal/show/ is produced for each matched package and
116@@ -230,14 +230,14 @@
117 This command prints the name of each package in the system. The optional
118 argument is a prefix match to filter the name list. The output is suitable
119 for use in a shell tab complete function and the output is generated
120- extremly quickly. This command is best used with the
121+ extremely quickly. This command is best used with the
122 <option/--generate/ option.
123 </VarListEntry>
124
125 <VarListEntry><Term>dotty</Term>
126 <ListItem><Para>
127 <literal/dotty/ takes a list of packages on the command line and
128- gernerates output suitable for use by dotty from the
129+ generates output suitable for use by dotty from the
130 <ulink url="http://www.research.att.com/sw/tools/graphviz/">GraphViz</>
131 package. The result will be a set of nodes and edges representing the
132 relationships between the packages. By default the given packages will
133@@ -246,10 +246,10 @@
134 <literal>APT::Cache::GivenOnly</> option.
a2e3dd35 135
23a4f6be
JB
136 <para>
137- The resulting nodes will have several shapse, normal packages are boxes,
138+ The resulting nodes will have several shapes, normal packages are boxes,
139 pure provides are triangles, mixed provides are diamonds,
140 hexagons are missing packages. Orange boxes mean recursion was stopped
141- [leaf packages], blue lines are prre-depends, green lines are conflicts.
142+ [leaf packages], blue lines are pre-depends, green lines are conflicts.
a2e3dd35 143
23a4f6be
JB
144 <para>
145 Caution, dotty cannot graph larger sets of packages.
146@@ -287,7 +287,7 @@
147 <VarListEntry><term><option/-q/</><term><option/--quiet/</>
148 <ListItem><Para>
149 Quiet; produces output suitable for logging, omitting progress indicators.
150- More qs will produce more quite up to a maximum of 2. You can also use
151+ More qs will produce more quiet up to a maximum of 2. You can also use
152 <option/-q=#/ to set the quiet level, overriding the configuration file.
153 Configuration Item: <literal/quiet/.
154 </VarListEntry>
155diff -Nur apt-0.5.4cnc7.orig/doc/apt-cdrom.8 apt-0.5.4cnc7/doc/apt-cdrom.8
156--- apt-0.5.4cnc7.orig/doc/apt-cdrom.8 Tue Jul 23 19:54:52 2002
157+++ apt-0.5.4cnc7/doc/apt-cdrom.8 Tue Dec 10 16:32:41 2002
158@@ -25,7 +25,7 @@
159 .TP
160 \fBadd\fR
161 add is used to add a new disc to the source list. It will unmount the
162-CDROM device, prompt for a disk to be inserted and then procceed to
163+CDROM device, prompt for a disk to be inserted and then proceed to
164 scan it and copy the index files. If the disc does not have a proper
165 \fI\&.disk/\fR directory you will be prompted for a descriptive
166 title.
167@@ -70,7 +70,7 @@
168 \fB-f\fR
169 .TP
170 \fB--fast\fR
171-Fast Copy; Assume the package files are valid and do not check
172+Fast Copy; assume the package files are valid and do not check
173 every package. This option should be used only if
174 \fBapt-cdrom\fR has been run on this disc before and did not detect
175 any errors.
176@@ -79,7 +79,7 @@
177 \fB-a\fR
178 .TP
179 \fB--thorough\fR
180-Thorough Package Scan; This option may be needed with some old
181+Thorough Package Scan; this option may be needed with some old
182 Debian 1.1/1.2 discs that have Package files in strange places. It
183 takes much longer to scan the CD but will pick them all up.
184 .TP
185@@ -90,7 +90,7 @@
186 \fB--recon\fR
187 .TP
188 \fB--no-act\fR
189-No Changes; Do not change the \fB\fIsources.list\fB\fR(5) file and do not
190+No Changes; do not change the \fB\fIsources.list\fB\fR(5) file and do not
191 write index files. Everything is still checked however.
192 Configuration Item: APT::CDROM::NoAct.
193 .TP
194@@ -102,19 +102,19 @@
195 \fB-v\fR
196 .TP
197 \fB--version\fR
198-Show the program verison.
199+Show the program version.
200 .TP
201 \fB-c\fR
202 .TP
203 \fB--config-file\fR
204-Configuration File; Specify a configuration file to use.
205+Configuration File; specify a configuration file to use.
206 The program will read the default configuration file and then this
207 configuration file. See \fB\fIapt.conf\fB\fR(5) for syntax information.
208 .TP
209 \fB-o\fR
210 .TP
211 \fB--option\fR
212-Set a Configuration Option; This will set an arbitary configuration
213+Set a Configuration Option; this will set an arbitary configuration
214 option. The syntax is \fB-o Foo::Bar=bar\fR.
215 .SH "SEE ALSO"
216 .PP
217diff -Nur apt-0.5.4cnc7.orig/doc/apt-cdrom.8.sgml apt-0.5.4cnc7/doc/apt-cdrom.8.sgml
218--- apt-0.5.4cnc7.orig/doc/apt-cdrom.8.sgml Tue Jul 23 19:54:52 2002
219+++ apt-0.5.4cnc7/doc/apt-cdrom.8.sgml Tue Dec 10 16:43:13 2002
220@@ -54,7 +54,7 @@
221 <VarListEntry><Term>add</Term>
222 <ListItem><Para>
223 <literal/add/ is used to add a new disc to the source list. It will unmount the
224- CDROM device, prompt for a disk to be inserted and then procceed to
225+ CDROM device, prompt for a disk to be inserted and then proceed to
226 scan it and copy the index files. If the disc does not have a proper
227 <filename>.disk/</> directory you will be prompted for a descriptive
228 title.
229@@ -101,7 +101,7 @@
230
231 <VarListEntry><term><option/-f/</><term><option/--fast/</>
232 <ListItem><Para>
233- Fast Copy; Assume the package files are valid and do not check
234+ Fast Copy; assume the package files are valid and do not check
235 every package. This option should be used only if
236 <command/apt-cdrom/ has been run on this disc before and did not detect
237 any errors.
238@@ -110,7 +110,7 @@
239
240 <VarListEntry><term><option/-a/</><term><option/--thorough/</>
241 <ListItem><Para>
242- Thorough Package Scan; This option may be needed with some old
243+ Thorough Package Scan; this option may be needed with some old
244 Debian 1.1/1.2 discs that have Package files in strange places. It
245 takes much longer to scan the CD but will pick them all up.
246 </VarListEntry>
247@@ -120,7 +120,7 @@
248 <term><option/--recon/</>
249 <term><option/--no-act/</>
250 <ListItem><Para>
251- No Changes; Do not change the &sources-list; file and do not
252+ No Changes; do not change the &sources-list; file and do not
253 write index files. Everything is still checked however.
254 Configuration Item: <literal/APT::CDROM::NoAct/.
255 </VarListEntry>
256diff -Nur apt-0.5.4cnc7.orig/doc/apt-config.8 apt-0.5.4cnc7/doc/apt-config.8
257--- apt-0.5.4cnc7.orig/doc/apt-config.8 Tue Jul 23 19:54:52 2002
258+++ apt-0.5.4cnc7/doc/apt-config.8 Tue Dec 10 16:34:38 2002
259@@ -13,7 +13,7 @@
260 .PP
261 \fBapt-config\fR is an internal program used by various portions of
262 the APT suite to provide consistent configurability. It accesses the main
263-configuarion file \fI/etc/apt/apt.conf\fR in a manner that is
264+configuration file \fI/etc/apt/apt.conf\fR in a manner that is
265 easy to use by scripted applications.
266 .PP
267 Unless the \fB-h\fR, or \fB--help\fR option is given one of the
268@@ -58,7 +58,7 @@
269 \fB-v\fR
270 .TP
271 \fB--version\fR
272-Show the program verison.
273+Show the program version.
274 .TP
275 \fB-c\fR
276 .TP
277@@ -70,7 +70,7 @@
278 \fB-o\fR
279 .TP
280 \fB--option\fR
281-Set a Configuration Option; This will set an arbitary configuration
282+Set a Configuration Option; This will set an arbitrary configuration
283 option. The syntax is \fB-o Foo::Bar=bar\fR.
284 .SH "SEE ALSO"
285 .PP
286diff -Nur apt-0.5.4cnc7.orig/doc/apt-extracttemplates.1 apt-0.5.4cnc7/doc/apt-extracttemplates.1
287--- apt-0.5.4cnc7.orig/doc/apt-extracttemplates.1 Tue Jul 23 19:54:52 2002
288+++ apt-0.5.4cnc7/doc/apt-extracttemplates.1 Tue Dec 10 16:35:06 2002
289@@ -45,7 +45,7 @@
290 \fB-v\fR
291 .TP
292 \fB--version\fR
293-Show the program verison.
294+Show the program version.
295 .TP
296 \fB-c\fR
297 .TP
298diff -Nur apt-0.5.4cnc7.orig/doc/apt-ftparchive.1 apt-0.5.4cnc7/doc/apt-ftparchive.1
299--- apt-0.5.4cnc7.orig/doc/apt-ftparchive.1 Tue Jul 23 19:54:52 2002
300+++ apt-0.5.4cnc7/doc/apt-ftparchive.1 Tue Dec 10 16:35:11 2002
301@@ -381,7 +381,7 @@
302 \fB-v\fR
303 .TP
304 \fB--version\fR
305-Show the program verison.
306+Show the program version.
307 .TP
308 \fB-c\fR
309 .TP
310diff -Nur apt-0.5.4cnc7.orig/doc/apt-get.8 apt-0.5.4cnc7/doc/apt-get.8
311--- apt-0.5.4cnc7.orig/doc/apt-get.8 Tue Dec 10 16:22:06 2002
312+++ apt-0.5.4cnc7/doc/apt-get.8 Tue Dec 10 16:37:35 2002
313@@ -218,7 +218,7 @@
a2e3dd35 314 Simulate prints out
315 a series of lines each one representing a dpkg operation, Configure (Conf),
23a4f6be 316 Remove (Remv), Unpack (Inst). Square brackets indicate broken packages with
a2e3dd35 317-and empty set of square brackets meaning breaks that are of no consequence
318+an empty set of square brackets meaning breaks that are of no consequence
23a4f6be
JB
319 (rare).
320 .TP
321 \fB-y\fR
322@@ -235,7 +235,7 @@
323 \fB-u\fR
324 .TP
325 \fB--show-upgraded\fR
a2e3dd35 326-Show upgraded packages; Print out a list of all packages that are to be
a2e3dd35 327+Show upgraded packages; print out a list of all packages that are to be
23a4f6be
JB
328 upgraded.
329 Configuration Item: APT::Get::Show-Upgraded.
330 .TP
331@@ -248,19 +248,19 @@
332 Configuration Item: APT::Get::Compile.
333 .TP
334 \fB--ignore-hold\fR
335-Ignore package Holds; This causes \fBapt-get\fR to ignore a hold
336+Ignore package Holds; this causes \fBapt-get\fR to ignore a hold
337 placed on a package. This may be useful in conjunction with
338 dist-upgrade to override a large number of undesired holds.
339 Configuration Item: APT::Ignore-Hold.
340 .TP
341 \fB--no-upgrade\fR
342-Do not upgrade packages; When used in conjunction with install
343+Do not upgrade packages; when used in conjunction with install
344 no-upgrade will prevent packages listed from being upgraded
345 if they are already installed.
346 Configuration Item: APT::Get::Upgrade.
347 .TP
348 \fB--force-yes\fR
349-Force yes; This is a dangerous option that will cause apt to continue
350+Force yes; this is a dangerous option that will cause apt to continue
351 without prompting if it is doing something potentially harmful. It
352 should not be used except in very special situations. Using
353 force-yes can potentially destroy your system!
354@@ -333,19 +333,19 @@
355 \fB-v\fR
356 .TP
357 \fB--version\fR
358-Show the program verison.
359+Show the program version.
360 .TP
361 \fB-c\fR
362 .TP
363 \fB--config-file\fR
364-Configuration File; Specify a configuration file to use.
365+Configuration File; specify a configuration file to use.
366 The program will read the default configuration file and then this
367 configuration file. See \fB\fIapt.conf\fB\fR(5) for syntax information.
368 .TP
369 \fB-o\fR
370 .TP
371 \fB--option\fR
372-Set a Configuration Option; This will set an arbitary configuration
373+Set a Configuration Option; this will set an arbitary configuration
374 option. The syntax is \fB-o Foo::Bar=bar\fR.
375 .SH "FILES"
376 .TP
377diff -Nur apt-0.5.4cnc7.orig/doc/apt-get.8.sgml apt-0.5.4cnc7/doc/apt-get.8.sgml
378--- apt-0.5.4cnc7.orig/doc/apt-get.8.sgml Thu Jul 25 20:07:18 2002
379+++ apt-0.5.4cnc7/doc/apt-get.8.sgml Tue Dec 10 16:45:51 2002
380@@ -270,7 +270,7 @@
381 Simulate prints out
382 a series of lines each one representing a dpkg operation, Configure (Conf),
383 Remove (Remv), Unpack (Inst). Square brackets indicate broken packages with
384- and empty set of square brackets meaning breaks that are of no consequence
385+ an empty set of square brackets meaning breaks that are of no consequence
386 (rare).
387 </VarListEntry>
388
389@@ -286,7 +286,7 @@
390
391 <VarListEntry><term><option/-u/</><term><option/--show-upgraded/</>
392 <ListItem><Para>
393- Show upgraded packages; Print out a list of all packages that are to be
394+ Show upgraded packages; print out a list of all packages that are to be
395 upgraded.
396 Configuration Item: <literal/APT::Get::Show-Upgraded/.
397 </VarListEntry>
398@@ -300,7 +300,7 @@
399
400 <VarListEntry><term><option/--ignore-hold/</>
401 <ListItem><Para>
402- Ignore package Holds; This causes <command/apt-get/ to ignore a hold
403+ Ignore package Holds; this causes <command/apt-get/ to ignore a hold
404 placed on a package. This may be useful in conjunction with
405 <literal/dist-upgrade/ to override a large number of undesired holds.
406 Configuration Item: <literal/APT::Ignore-Hold/.
407@@ -308,7 +308,7 @@
408
409 <VarListEntry><term><option/--no-upgrade/</>
410 <ListItem><Para>
411- Do not upgrade packages; When used in conjunction with <literal/install/
412+ Do not upgrade packages; when used in conjunction with <literal/install/
413 <literal/no-upgrade/ will prevent packages listed from being upgraded
414 if they are already installed.
415 Configuration Item: <literal/APT::Get::Upgrade/.
416@@ -316,7 +316,7 @@
a2e3dd35 417
23a4f6be
JB
418 <VarListEntry><term><option/--force-yes/</>
419 <ListItem><Para>
420- Force yes; This is a dangerous option that will cause apt to continue
421+ Force yes; this is a dangerous option that will cause apt to continue
422 without prompting if it is doing something potentially harmful. It
423 should not be used except in very special situations. Using
424 <literal/force-yes/ can potentially destroy your system!
425diff -Nur apt-0.5.4cnc7.orig/doc/apt-sortpkgs.1 apt-0.5.4cnc7/doc/apt-sortpkgs.1
426--- apt-0.5.4cnc7.orig/doc/apt-sortpkgs.1 Tue Jul 23 19:54:52 2002
427+++ apt-0.5.4cnc7/doc/apt-sortpkgs.1 Tue Dec 10 16:37:48 2002
428@@ -38,7 +38,7 @@
429 \fB-v\fR
430 .TP
431 \fB--version\fR
432-Show the program verison.
433+Show the program version.
434 .TP
435 \fB-c\fR
436 .TP
437diff -Nur apt-0.5.4cnc7.orig/doc/apt.conf.5 apt-0.5.4cnc7/doc/apt.conf.5
438--- apt-0.5.4cnc7.orig/doc/apt.conf.5 Tue Dec 10 16:22:06 2002
439+++ apt-0.5.4cnc7/doc/apt.conf.5 Tue Dec 10 16:39:25 2002
440@@ -73,7 +73,7 @@
441 a trailing :: to the list name.
442 .SH "THE APT GROUP"
443 .PP
444-This group of options controls general APT behavoir as well as holding the
445+This group of options controls general APT behaviour as well as holding the
446 options for all of the tools.
447 .TP
448 \fBArchitecture\fR
449@@ -82,7 +82,7 @@
450 compiled for.
451 .TP
452 \fBIgnore-Hold\fR
453-Ignore Held packages; This global option causes the problem resolver to
454+Ignore Held packages; this global option causes the problem resolver to
455 ignore held packages in its decision making.
456 .TP
457 \fBClean-Installed\fR
458@@ -92,7 +92,7 @@
459 note that APT provides no direct means to reinstall them.
460 .TP
461 \fBImmediate-Configure\fR
a2e3dd35 462-Disable Immedate Configuration; This dangerous option disables some
463+Disable Immedate Configuration; this dangerous option disables some
23a4f6be 464 of APT's ordering code to cause it to make fewer dpkg calls. Doing
a2e3dd35 465 so may be necessary on some extremely slow single user systems but
23a4f6be
JB
466 is very dangerous and may cause package install scripts to fail or worse.
467@@ -150,7 +150,7 @@
468 meaning to use no proxies. The \fBhttp_proxy\fR environment variable
469 will override all settings.
470
471-Three settings are provided for cache control with HTTP/1.1 complient
472+Three settings are provided for cache control with HTTP/1.1 compliant
473 proxy caches. No-Cache tells the proxy to not used its cached
474 response under any circumstances, Max-Age is sent only for
475 index files and tells the cache to refresh its object if it is older than
476diff -Nur apt-0.5.4cnc7.orig/doc/apt.conf.5.sgml apt-0.5.4cnc7/doc/apt.conf.5.sgml
477--- apt-0.5.4cnc7.orig/doc/apt.conf.5.sgml Tue Dec 10 16:22:06 2002
478+++ apt-0.5.4cnc7/doc/apt.conf.5.sgml Tue Dec 10 16:47:05 2002
479@@ -76,7 +76,7 @@
480
481 <RefSect1><Title>The APT Group</>
482 <para>
483- This group of options controls general APT behavior as well as holding the
484+ This group of options controls general APT behaviour as well as holding the
485 options for all of the tools.
486
487 <VariableList>
488@@ -89,7 +89,7 @@
489
490 <VarListEntry><Term>Ignore-Hold</Term>
491 <ListItem><Para>
492- Ignore Held packages; This global option causes the problem resolver to
493+ Ignore Held packages; this global option causes the problem resolver to
494 ignore held packages in its decision making.
495 </VarListEntry>
496
497@@ -103,7 +103,7 @@
498
499 <VarListEntry><Term>Immediate-Configure</Term>
500 <ListItem><Para>
501- Disable Immedate Configuration; This dangerous option disables some
502+ Disable Immedate Configuration; this dangerous option disables some
503 of APT's ordering code to cause it to make fewer dpkg calls. Doing
504 so may be necessary on some extremely slow single user systems but
505 is very dangerous and may cause package install scripts to fail or worse.
506@@ -187,7 +187,7 @@
507 meaning to use no proxies. The <envar/http_proxy/ environment variable
508 will override all settings.
509 <para>
510- Three settings are provided for cache control with HTTP/1.1 complient
511+ Three settings are provided for cache control with HTTP/1.1 compliant
512 proxy caches. <literal/No-Cache/ tells the proxy to not use its cached
513 response under any circumstances, <literal/Max-Age/ is sent only for
514 index files and tells the cache to refresh its object if it is older than
515diff -Nur apt-0.5.4cnc7.orig/doc/apt.ent apt-0.5.4cnc7/doc/apt.ent
516--- apt-0.5.4cnc7.orig/doc/apt.ent Tue Dec 10 16:22:06 2002
517+++ apt-0.5.4cnc7/doc/apt.ent Tue Dec 10 16:44:47 2002
518@@ -121,14 +121,14 @@
519
520 <VarListEntry><term><option/-c/</><term><option/--config-file/</>
521 <ListItem><Para>
522- Configuration File; Specify a configuration file to use.
523+ Configuration File; specify a configuration file to use.
524 The program will read the default configuration file and then this
525 configuration file. See &apt-conf; for syntax information.
526 </VarListEntry>
527
528 <VarListEntry><term><option/-o/</><term><option/--option/</>
529 <ListItem><Para>
530- Set a Configuration Option; This will set an arbitary configuration
531+ Set a Configuration Option; this will set an arbitrary configuration
532 option. The syntax is <option>-o Foo::Bar=bar</>.
533 </VarListEntry>
534 ">
This page took 0.10283 seconds and 4 git commands to generate.