]> git.pld-linux.org Git - packages/apt.git/blob - apt-man_fixes.patch
3c8a70ca088575b5dc26e77e3958428f apt-man_fixes.patch
[packages/apt.git] / apt-man_fixes.patch
1 diff -ur apt-0.3.19cnc52.orig/doc/apt-cache.8 apt-0.3.19cnc52/doc/apt-cache.8
2 --- apt-0.3.19cnc52.orig/doc/apt-cache.8        Tue Nov 27 00:31:59 2001
3 +++ apt-0.3.19cnc52/doc/apt-cache.8     Wed Nov 28 23:52:11 2001
4 @@ -3,7 +3,7 @@
5  apt-cache \- APT package handling utility -- cache manipulator
6  .PP 
7  .SH "SYNOPSIS" 
8 -apt-cache command [argument \&.\&.\&.]
9 +apt-cache [options] [command [argument \&.\&.\&.]]
10  .PP 
11  .SH "DESCRIPTION" 
12  \fBapt-cache\fP performs a variety of operations on APT\'s package cache\&.
13 @@ -12,11 +12,11 @@
14  .PP 
15  \fIcommand\fP is one of:
16  .IP o 
17 -add file1 [file2] [\&.\&.\&.]
18 +add file1 [file2 [\&.\&.\&.]]
19  .IP o 
20  gencaches
21  .IP o 
22 -showpkg package1 [package2] [\&.\&.\&.]
23 +showpkg package1 [package2 [\&.\&.\&.]]
24  .IP o 
25  stats
26  .IP o 
27 @@ -47,7 +47,7 @@
28  \fBadd\fP adds the names package index files to the package cache\&.
29  .IP 
30  .IP "\fBgencaches\fP" 
31 -\fBgencaches\fP performs the same opration as \fBapt-get check\fP\&. It builds
32 +\fBgencaches\fP performs the same operation as \fBapt-get check\fP\&. It builds
33  the source and package caches from thes sources in \fB/etc/apt/sources\&.list\fP
34  and from \fB/var/lib/dpkg/status\fP (or the RPM database)\&.
35  .IP 
36 @@ -92,7 +92,7 @@
37   
38                             
39  .IP 
40 -Thus it may be seen that libreadline2, version 2\&.1-8, depends on libc5,
41 +Thus it may be seen that libreadline2, version 2\&.1-12, depends on libc5,
42  ncurses3\&.0, and ldso, which must be installed for libreadline2 to work\&. In
43  turn, libreadlineg2 and libreadline2-altdev depend on libreadline2\&. If
44  libreadline2 is installed, libc5, ncurses3\&.0, and ldso must also be
45 @@ -135,7 +135,7 @@
46  .IP o 
47  \fBMissing\fP is the number of package names that were referenced in a 
48  dependency but were not provided by any package\&. Missing packages may be 
49 -in evidence if a full distribution is not accesssed, or if a package 
50 +in evidence if a full distribution is not accessed, or if a package 
51  (real or virtual) has been dropped from the distribution\&.
52  .IP 
53  .IP o 
54 @@ -174,7 +174,7 @@
55  .IP 
56  .IP "\fBsearch\fP" 
57  \fBsearch\fP performs a full text search on all available package files for
58 -the pattern given\&. It searchs the package names and the descriptions for
59 +the pattern given\&. It searches the package names and the descriptions for
60  an occurance of the string and prints out the package name and the short
61  description\&. If --full is given then output identical to \fBshow\fP is produced
62  for each matched package and if --names-only is given then the long
63 @@ -187,11 +187,11 @@
64  .IP "\fBpkgnames\fP" 
65  This command prints the name of each package in the system\&. The optional
66  argument is a prefix match to filter the name list\&. The output is suitable
67 -for use in a shell tab complete function and the output is generated extremly
68 +for use in a shell tab complete function and the output is generated extremely
69  quickly\&. This command is best used with the \fB--no-generate\fP option\&.
70  .IP 
71  .IP "\fBdotty\fP" 
72 -\fBdotty\fP Takes a list of packages on the command line and gernerates output
73 +\fBdotty\fP Takes a list of packages on the command line and generates output
74  suitable for use by dotty from the GraphVis
75  (http://www\&.research\&.att\&.com/sw/tools/graphviz/) package\&. The result will be
76  a set of nodes and edges representing the relationships between the
77 @@ -199,10 +199,10 @@
78  which can produce a very large graph\&. This can be turned off by setting the 
79  APT::Cache::GivenOnly option\&.
80  .IP 
81 -The resulting nodes will have several shapse, normal packages are boxes,
82 +The resulting nodes will have several shapes, normal packages are boxes,
83  pure provides are triangles, mixed provides are diamonds, 
84  hexagons are missing packages\&. Orange boxes mean recursion was stopped 
85 -[leaf packages], blue lines are prre-depends, green lines are conflicts\&.
86 +[leaf packages], blue lines are pre-depends, green lines are conflicts\&.
87  .IP 
88  Caution, dotty cannot graph larger sets of packages\&.
89  .IP 
90 @@ -213,43 +213,43 @@
91  options you can override the config file by using something like \fB-f-\fP,
92  \fB--no-f\fP, \fB-f=no\fP or several other variations\&.
93  .PP 
94 -.IP "\fB-h, --help\fP" 
95 +.IP "\fB-h\fP, \fB--help\fP" 
96  Show a short usage summary\&.
97  .IP 
98 -.IP "\fB-v, --version\fP" 
99 -Show the program verison\&.
100 +.IP "\fB-v\fP, \fB--version\fP" 
101 +Show the program version\&.
102  .IP 
103 -.IP "\fB-p --pkg-cache\fP" 
104 +.IP "\fB-p\fP, \fB--pkg-cache\fP" 
105  Select the file to store the package cache\&. The package cache is the primary
106  cache used by all operations\&.
107  Configuration Item: \fBDir::Cache::pkgcache\fP\&.
108  .IP 
109 -.IP "\fB-s --src-cache\fP" 
110 +.IP "\fB-s\fP, \fB--src-cache\fP" 
111  Select the file to store the source cache\&. The source is used only by
112  \fBgencaches\fP and it stores a parsed version of the package information from
113  remote sources\&. When building the package cache the source cache is used
114  to advoid reparsing all of the package files\&.
115  Configuration Item: \fBDir::Cache::srcpkgcache\fP\&.
116  .IP 
117 -.IP "\fB-q, --quiet\fP" 
118 +.IP "\fB-q\fP, \fB--quiet\fP" 
119  Quiet; produces output suitable for logging, omitting progress indicators\&.
120 -More qs will produce more quite up to a maximum of 2\&. You can also use
121 +More qs will produce more quiet up to a maximum of 2\&. You can also use
122  \fB-q=#\fP to set the quiet level, overriding the configuration file\&.
123  Configuration Item: \fBquiet\fP\&.
124  .IP 
125 -.IP "\fB-i --important\fP" 
126 +.IP "\fB-i\fP, \fB--important\fP" 
127  Print only important deps; for use with unmet causes only \fIDepends\fP and 
128  \fIPre-Depends\fP relations to be printed\&.
129  Configuration Item: \fBAPT::Cache::Important\fP\&.
130  .IP 
131 -.IP "\fB-f --full\fP" 
132 +.IP "\fB-f\fP, \fB--full\fP" 
133  Print full package records when searching\&. Configuration Item: \fBAPT::Cache::ShowFull\fP\&.
134  .IP 
135 -.IP "\fB-a --all-versions\fP" 
136 +.IP "\fB-a\fP, \fB--all-versions\fP" 
137  Print full records for all available versions, this is only applicable to the
138 -show command\&. Configuration Item: \fBAPT::Cache::AllVersions\fP
139 +show command\&. Configuration Item: \fBAPT::Cache::AllVersions\fP\&.
140  .IP 
141 -.IP "\fB-g --no-generate\fP" 
142 +.IP "\fB-g\fP, \fB--no-generate\fP" 
143  Do not perform automatic package cache regeneration, use the cache as it is\&.
144  Configuration Item: \fBAPT::Cache::NoGenerate\fP\&.
145  .IP 
146 @@ -261,13 +261,13 @@
147  Make \fBpkgnames\fP print all names, including virtual packages and missing
148  dependencies\&. Configuration Item: \fBAPT::Cache::AllNames\fP\&.
149  .IP 
150 -.IP "\fB-c, --config-file\fP" 
151 -Configuration File; Specify a configuration file to use\&. \fBapt-get\fP will
152 +.IP "\fB-c\fP, \fB--config-file\fP" 
153 +Configuration File; Specify a configuration file to use\&. \fBapt-cache\fP will
154  read the default configuration file and then this configuration file\&. See
155  \fBapt\&.conf(5)\fP for syntax information\&.
156  .IP 
157 -.IP "\fB-o, --option\fP" 
158 -Set a Configuration Option; This will set an arbitary configuration option\&.
159 +.IP "\fB-o\fP, \fB--option\fP" 
160 +Set a Configuration Option; This will set an arbitrary configuration option\&.
161  The syntax is 
162  
163  .nf 
164 @@ -285,6 +285,7 @@
165  .IP o 
166  /var/lib/apt/lists/
167  storage area for state information for each package resource specified in
168 +the source list
169  .IP 
170  .IP o 
171  /var/lib/apt/lists/partial/
172 @@ -305,7 +306,7 @@
173  system, please use http://distro\&.conectiva\&.com\&.br/bugzilla/\&.
174  .PP 
175  .SH "AUTHOR" 
176 -apt-get was written by the APT team <apt@packages\&.debian\&.org>
177 +apt-cache was written by the APT team <apt@packages\&.debian\&.org>
178  and ported to RPM based systems by 
179  Alfredo K. Kojima, Conectiva S.A. <kojima@conectiva\&.com\&.br>\&.
180  
181 diff -ur apt-0.3.19cnc52.orig/doc/apt-cdrom.8 apt-0.3.19cnc52/doc/apt-cdrom.8
182 --- apt-0.3.19cnc52.orig/doc/apt-cdrom.8        Tue Nov 27 00:31:59 2001
183 +++ apt-0.3.19cnc52/doc/apt-cdrom.8     Wed Nov 28 23:50:18 2001
184 @@ -3,7 +3,7 @@
185  apt-cdrom \- APT CDROM managment utility
186  .PP 
187  .SH "SYNOPSIS" 
188 -apt-cdrom command
189 +apt-cdrom [options] [command]
190  .PP 
191  .SH "DESCRIPTION" 
192  \fBapt-cdrom\fP is used to add a new CDROM to APTs list of available sources\&.
193 @@ -13,16 +13,16 @@
194  be done by hand\&. Furthermore each disk in a multi-cd set must be inserted
195  and scanned seperately to account for possible mis-burns\&.
196  .PP 
197 -\fIcommand\fP is one of:
198 +\fIcommand\fP is:
199  .IP o 
200  add 
201  .PP 
202 -Unless the -h, or --help option is given one of the above commands
203 +Unless the -h, or --help option is given the above command
204  must be present\&.
205  .PP 
206  .IP "\fBadd\fP" 
207  \fBadd\fP is used to add a new disc to the source list\&. It will unmount the
208 -CDROM device, prompt for a disk to be inserted and then procceed to scan it
209 +CDROM device, prompt for a disk to be inserted and then proceed to scan it
210  and copy the index files\&. If the disc does not have a proper \fB\&.disk/\fP 
211  directory you will be prompted for a descriptive title\&.
212  .IP 
213 @@ -36,50 +36,50 @@
214  options you can override the config file by using something like \fB-f-\fP,
215  \fB--no-f\fP, \fB-f=no\fP or several other variations\&.
216  .PP 
217 -.IP "\fB-h, --help\fP" 
218 +.IP "\fB-h\fP, \fB--help\fP" 
219  Show a short usage summary\&.
220  .IP 
221 -.IP "\fB-v, --version\fP" 
222 -Show the program verison\&.
223 +.IP "\fB-v\fP, \fB--version\fP" 
224 +Show the program version\&.
225  .IP 
226 -.IP "\fB-d --cdrom\fP" 
227 +.IP "\fB-d\fP, \fB--cdrom\fP" 
228  Mount point; specify the location to mount the cdrom\&. This mount point must
229  be listed in \fB/etc/fstab\fP and propely configured\&. 
230  Configuration Item: \fBAcquire::cdrom::mount\fP\&.
231  .IP 
232 -.IP "\fB-r --rename\fP" 
233 +.IP "\fB-r\fP, \fB--rename\fP" 
234  Rename a disc; change the label of a disk or override the disks given label\&.
235 -This option will cause \fBapt-cdrom\fP to prompt for a new label
236 +This option will cause \fBapt-cdrom\fP to prompt for a new label\&.
237  Configuration Item: \fBAPT::CDROM::Rename\fP\&.
238  .IP 
239 -.IP "\fB-m, --no-mount\fP" 
240 +.IP "\fB-m\fP, \fB--no-mount\fP" 
241  No mounting; prevent \fBapt-cdrom\fP from mounting and unmounting the mount
242  point\&.
243  Configuration Item: \fBAPT::CDROM::NoMount\fP\&.
244  .IP 
245 -.IP "\fB-f, --fast\fP" 
246 -Fast Copy; Assume the package files are valid and do not check every package\&.
247 +.IP "\fB-f\fP, \fB--fast\fP" 
248 +Fast Copy; assume the package files are valid and do not check every package\&.
249  This option should be used only if \fBapt-cdrom\fP has been run on this disc
250  before and did not detect any errors\&.
251  Configuration Item: \fBAPT::CDROM::Fast\fP\&.
252  .IP 
253 -.IP "\fB-a, --thorough\fP" 
254 -Thorough Package Scan; This option may be needed with some old Debian 1\&.1/1\&.2
255 +.IP "\fB-a\fP, \fB--thorough\fP" 
256 +Thorough Package Scan; this option may be needed with some old Debian 1\&.1/1\&.2
257  burns that have Package files in strange places\&. It takes much longer to
258  scan the CD but will pick them all up\&.
259  .IP 
260 -.IP "\fB-n --just-print, --recon, --no-act\fP" 
261 -No Changes; Do not change the sources\&.list and do not write package files\&. 
262 +.IP "\fB-n\fP, \fB--just-print\fP, \fB--recon\fP, \fB--no-act\fP" 
263 +No Changes; do not change the sources\&.list and do not write package files\&. 
264  Everything is still checked however\&.
265  Configuration Item: \fBAPT::CDROM::NoAct\fP\&.
266  .IP 
267 -.IP "\fB-c, --config-file\fP" 
268 -Configuration File; Specify a configuration file to use\&. \fBapt-get\fP will
269 +.IP "\fB-c\fP, \fB--config-file\fP" 
270 +Configuration File; specify a configuration file to use\&. \fBapt-cdrom\fP will
271  read the default configuration file and then this configuration file\&. See
272  \fBapt\&.conf(5)\fP for syntax information\&.
273  .IP 
274 -.IP "\fB-o, --option\fP" 
275 -Set a Configuration Option; This will set an arbitary configuration option\&.
276 +.IP "\fB-o\fP, \fB--option\fP" 
277 +Set a Configuration Option; this will set an arbitrary configuration option\&.
278  The syntax is 
279  
280  .nf 
281 @@ -97,6 +97,7 @@
282  .IP o 
283  /var/lib/apt/lists/
284  storage area for state information for each package resource specified in
285 +the source list
286  .IP 
287  .IP o 
288  /var/lib/apt/lists/partial/
289 @@ -121,7 +122,7 @@
290  system, please use http://distro\&.conectiva\&.com\&.br/bugzilla/\&.
291  .PP 
292  .SH "AUTHOR" 
293 -apt-get was written by the APT team <apt@packages\&.debian\&.org>
294 +apt-cdrom was written by the APT team <apt@packages\&.debian\&.org>
295  and ported to RPM based systems by Conectiva S.A. 
296  <kojima@conectiva\&.com\&.br>\&.
297  
298 diff -ur apt-0.3.19cnc52.orig/doc/apt-config.8 apt-0.3.19cnc52/doc/apt-config.8
299 --- apt-0.3.19cnc52.orig/doc/apt-config.8       Thu Oct 26 18:22:51 2000
300 +++ apt-0.3.19cnc52/doc/apt-config.8    Wed Nov 28 23:50:18 2001
301 @@ -3,11 +3,11 @@
302  apt-config \- APT Configuration Query program
303  .PP 
304  .SH "SYNOPSIS" 
305 -apt-config command
306 +apt-config [options] [command [argument \&.\&.\&.]]
307  .PP 
308  .SH "DESCRIPTION" 
309  \fBapt-config\fP is an internal program used by various portions of the APT
310 -suite to provide consistent configurability\&. It accesses the main configuarion
311 +suite to provide consistent configurability\&. It accesses the main configuration
312  file /etc/apt/apt\&.conf in a manner that is easy to use by scripted
313  applications\&.
314  .PP 
315 @@ -57,19 +57,19 @@
316  options you can override the config file by using something like \fB-f-\fP,
317  \fB--no-f\fP, \fB-f=no\fP or several other variations\&.
318  .PP 
319 -.IP "\fB-h, --help\fP" 
320 +.IP "\fB-h\fP, \fB--help\fP" 
321  Show a short usage summary\&.
322  .IP 
323 -.IP "\fB-v, --version\fP" 
324 -Show the program verison\&.
325 +.IP "\fB-v\fP, \fB--version\fP" 
326 +Show the program version\&.
327  .IP 
328 -.IP "\fB-c, --config-file\fP" 
329 -Configuration File; Specify a configuration file to use\&. \fBapt-get\fP will
330 +.IP "\fB-c\fP, \fB--config-file\fP" 
331 +Configuration File; Specify a configuration file to use\&. \fBapt-config\fP will
332  read the default configuration file and then this configuration file\&. See
333  \fBapt\&.conf(5)\fP for syntax information\&.
334  .IP 
335 -.IP "\fB-o, --option\fP" 
336 -Set a Configuration Option; This will set an arbitary configuration option\&.
337 +.IP "\fB-o\fP, \fB--option\fP" 
338 +Set a Configuration Option; This will set an arbitrary configuration option\&.
339  The syntax is 
340  
341  .nf 
342 @@ -92,6 +92,6 @@
343  system, please use http://distro\&.conectiva\&.com\&.br/bugzilla/\&.
344  .PP 
345  .SH "AUTHOR" 
346 -apt-get was written by the APT team <apt@packages\&.debian\&.org>
347 +apt-config was written by the APT team <apt@packages\&.debian\&.org>
348  and ported to RPM based systems by Conectiva S.A. 
349  <kojima@conectiva\&.com\&.br>\&.
350 diff -ur apt-0.3.19cnc52.orig/doc/apt-get.8 apt-0.3.19cnc52/doc/apt-get.8
351 --- apt-0.3.19cnc52.orig/doc/apt-get.8  Tue Nov 27 00:31:59 2001
352 +++ apt-0.3.19cnc52/doc/apt-get.8       Wed Nov 28 23:51:36 2001
353 @@ -3,7 +3,7 @@
354  apt-get \- APT package handling utility -- command-line interface
355  .PP 
356  .SH "SYNOPSIS" 
357 -apt-get [options] [command] [package \&.\&.\&.]
358 +apt-get [options] [command [package \&.\&.\&.]]
359  .PP 
360  .SH "DESCRIPTION" 
361  .PP 
362 @@ -20,11 +20,11 @@
363  .IP o 
364  dist-upgrade
365  .IP o 
366 -install package1 [package2] [\&.\&.\&.]
367 +install package1 [package2 [\&.\&.\&.]]
368  .IP o 
369 -remove package1 [package2] [\&.\&.\&.]
370 +remove package1 [package2 [\&.\&.\&.]]
371  .IP o 
372 -source package1 [package2] [\&.\&.\&.]
373 +source package1 [package2 [\&.\&.\&.]]
374  .IP o 
375  check
376  .IP o 
377 @@ -71,7 +71,7 @@
378  This command is only available on Debian systems.
379  .IP 
380  .IP "\fBdist-upgrade\fP" 
381 -\fBdist-upgrade\fP,in addition to performing the function of \fBupgrade\fP,
382 +\fBdist-upgrade\fP, in addition to performing the function of \fBupgrade\fP,
383  also intelligently handles changing dependencies with new versions of
384  packages; \fBapt-get\fP has a "smart" conflict resolution system, and it will 
385  attempt to upgrade the most important packages at the expense of less 
386 @@ -143,11 +143,11 @@
387  options you can override the config file by using something like \fB-f-\fP,
388  \fB--no-f\fP, \fB-f=no\fP or several other variations\&.
389  .PP 
390 -.IP "\fB-d, --download-only\fP" 
391 +.IP "\fB-d\fP, \fB--download-only\fP" 
392  Download only; package files are only retrieved, not unpacked or installed\&.
393  Configuration Item: \fBAPT::Get::Download-Only\fP\&.
394  .IP 
395 -.IP "\fB-f, --fix-broken\fP" 
396 +.IP "\fB-f\fP, \fB--fix-broken\fP" 
397  Fix; attempt to correct a system with broken dependencies in
398  place\&. This option, when used with install/remove, can omit any packages
399  to permit APT to deduce a likely solition\&. Any Package that are specified
400 @@ -159,13 +159,13 @@
401  the offending packages)\&. Use of this option together with -m may produce an 
402  error in some situations\&. Configuration Item: \fBAPT::Get::Fix-Broken\fP\&.
403  .IP 
404 -.IP "\fB-h, --help\fP" 
405 +.IP "\fB-h\fP, \fB--help\fP" 
406  Help; display a helpful usage message and exits\&.
407  .IP 
408 -.IP "\fB-v, --version\fP" 
409 +.IP "\fB-v\fP, \fB--version\fP" 
410  Show the program version\&.
411  .IP 
412 -.IP "\fB-m, --ignore-missing, --fix-missing\fP" 
413 +.IP "\fB-m\fP, \fB--ignore-missing\fP, \fB--fix-missing\fP" 
414  Ignore missing packages; If packages cannot be retrieved or fail the    
415  integrity check after retrieval (corrupted package files), hold back    
416  those packages and handle the result\&. Use of this option together with  
417 @@ -174,7 +174,7 @@
418  could not be downloaded then it will be silently held back\&.
419  Configuration Item: \fBAPT::Get::ignore-missing\fP\&.
420  .IP
421 -.IP "\fB-S, --summary\fP"
422 +.IP "\fB-S\fP, \fB--summary\fP"
423  When used with the upgrade or dist-upgrade commands,
424  displays information of what would be upgraded, with importance
425  and a summary of changes (when such data is available) and stops.
426 @@ -190,46 +190,46 @@
427  More q\'s will produce more quiet up to a maximum of 2\&. You can also use
428  \fB-q=#\fP to set the quiet level, overriding the configuration file\&. Note that
429  quiet level 2 implies -y, you should never use -qq without a no-action
430 -modifier such as -d, --print-uris or -s as APT may decided to do something
431 +modifier such as -d, --print-uris or -s as APT may decide to do something
432  you did not expect\&.
433  Configuration Item: \fBquiet\fP
434  .IP 
435 -.IP "\fB-s, --simulate, --just-print, --dry-run, --recon, --no-act\fP" 
436 +.IP "\fB-s\fP, \fB--simulate\fP, \fB--just-print\fP, \fB--dry-run\fP, \fB--recon\fP, \fB--no-act\fP" 
437  No action; perform a simulation of events that would occur but do not
438  actually change the system\&. Configuration Item: \fBAPT::Get::Simulate\fP\&. 
439  .IP 
440  Simulate prints out
441  a series of lines each one representing a dpkg operation, Configure (Conf),
442  Remove (Remv), Unpack (Inst)\&. Square brackets indicate broken packages with
443 -and empty set of square brackets meaning breaks that are of no consequence
444 +an empty set of square brackets meaning breaks that are of no consequence
445  (rare)\&.
446  .IP 
447 -.IP "\fB-y, --yes, --assume-yes\fP" 
448 +.IP "\fB-y\fP, \fB--yes\fP, \fB--assume-yes\fP" 
449  Automatic yes to prompts; assume "yes" as answer to all prompts and run
450  non-interactively\&. If an undesirable situation, such as changing a held
451  package or removing an essential package occurs then \fBapt-get\fP will
452  abort\&. Configuration Item: \fBAPT::Get::Assume-Yes\fP\&.
453  .IP 
454 -.IP "\fB-u, --show-upgraded\fP" 
455 -Show upgraded packages; Print out a list of all packages that are to be
456 +.IP "\fB-u\fP, \fB--show-upgraded\fP" 
457 +Show upgraded packages; print out a list of all packages that are to be
458  upgraded\&. Configuration Item: \fBAPT::Get::Show-Upgraded\fP\&.
459  .IP 
460 -.IP "\fB-b, --compile, --build\fP" 
461 +.IP "\fB-b\fP, \fB--compile\fP, \fB--build\fP" 
462  Compile source packages after downloading them\&.
463  Configuration Item: \fBAPT::Get::Compile\fP\&.
464  .IP 
465  .IP "\fB--ignore-hold\fP" 
466 -Ignore package Holds; This causes \fBapt-get\fP to ignore a hold placed on 
467 +Ignore package Holds; this causes \fBapt-get\fP to ignore a hold placed on 
468  a package\&. This may be useful in conjunction with \fBdist-upgrade\fP to
469  override a large number of undesired holds\&. Configuration Item: \fBAPT::Ignore-Hold\fP\&.
470  .IP 
471  .IP "\fB--no-upgrade\fP" 
472 -Do not upgrade packages; When used in conjunction with \fBinstall\fP
473 +Do not upgrade packages; when used in conjunction with \fBinstall\fP
474  \fBno-upgrade\fP will prevent packages listed from being upgraded if they
475  are already installed\&. Configuration Item: \fBAPT::Get::no-upgrade\fP\&.
476  .IP 
477  .IP "\fB--force-yes\fP" 
478 -Force yes; This is a dangerous option that will cause apt to continue without
479 +Force yes; this is a dangerous option that will cause apt to continue without
480  prompting if it is doing something potentially harmful\&. It should not be used
481  except in very special situations\&. Using \fBforce-yes\fP can potentially destroy
482  your system! Configuration Item: \fBAPT::Get::force-yes\fP\&.
483 @@ -254,28 +254,28 @@
484  When on apt-get will automatically manage the contents of 
485  /var/lib/apt/lists to ensure that obsolete files are erased\&. The only 
486  reason to turn it off is if you frequently change your source list\&. 
487 -Configuration Item: \fBAPT::Get::List-Cleanup\fP
488 +Configuration Item: \fBAPT::Get::List-Cleanup\fP\&.
489  .IP 
490  .IP "\fB--trivial-only\fP" 
491  Only perform operations are \'trivial\'\&. Logically this can be considered
492  related to --assume-yes, where --assume-yes will answer yes to any prompt,
493 ---trivial-only will answer no\&. Configuration Item: \fBAPT::Get::Trivial-Only\fP
494 +--trivial-only will answer no\&. Configuration Item: \fBAPT::Get::Trivial-Only\fP\&.
495  .IP 
496  .IP "\fB--no-remove\fP" 
497  If any packages are to be removed apt-get immediately aborts without
498 -prompting\&. Configuration Item: \fBAPT::Get::No-Remove\fP
499 +prompting\&. Configuration Item: \fBAPT::Get::No-Remove\fP\&.
500  .IP 
501  .IP "\fB--diff-only\fP, \fB--tar-only\fP" 
502  Download only the diff or tar file of a source archive\&. 
503 -Configuration Item: \fBAPT::Get::Diff-Only\fP
504 +Configuration Item: \fBAPT::Get::Diff-Only\fP\&.
505  .IP 
506 -.IP "\fB-c, --config-file\fP" 
507 -Configuration File; Specify a configuration file to use\&. \fBapt-get\fP will
508 +.IP "\fB-c\fP, \fB--config-file\fP" 
509 +Configuration File; specify a configuration file to use\&. \fBapt-get\fP will
510  read the default configuration file and then this configuration file\&. See
511  \fBapt\&.conf(5)\fP for syntax information\&.
512  .IP 
513 -.IP "\fB-o, --option\fP" 
514 -Set a Configuration Option; This will set an arbitrary configuration option\&.
515 +.IP "\fB-o\fP, \fB--option\fP" 
516 +Set a Configuration Option; this will set an arbitrary configuration option\&.
517  The syntax is 
518  
519  .nf 
520 diff -ur apt-0.3.19cnc52.orig/doc/apt.conf.5 apt-0.3.19cnc52/doc/apt.conf.5
521 --- apt-0.3.19cnc52.orig/doc/apt.conf.5 Tue Nov 27 00:31:59 2001
522 +++ apt-0.3.19cnc52/doc/apt.conf.5      Wed Nov 28 23:39:50 2001
523 @@ -62,7 +62,7 @@
524  compiled for\&.
525  .IP 
526  .IP "\fBIgnore-Hold\fP" 
527 -Ignore Held packages; This global options causes the problem resolver to
528 +Ignore Held packages; this global options causes the problem resolver to
529  ignore held packages in its decision making\&. 
530  .IP 
531  .IP "\fBClean-Installed\fP" 
532 @@ -72,7 +72,7 @@
533  note that APT provides no direct means to reinstall them\&.
534  .IP 
535  .IP "\fBImmediate-Configure\fP" 
536 -Disable Immedate Configuration; This dangerous option disables some
537 +Disable Immedate Configuration; this dangerous option disables some
538  of APT\'s ordering code to cause it to make fewer dpkg calls\&. Doing
539  so may be necessary on some extremely slow single user systems but 
540  is very dangerous and may cause package install scripts to fail or worse\&.
541 @@ -120,7 +120,7 @@
542  .IP 
543  .IP "\fBSource-Symlinks\fP" 
544  Use symlinks for source archives\&. If set to true then source archives will
545 -be symlinked when possible instead of copying\&. True is the default
546 +be symlinked when possible instead of copying\&. True is the default\&.
547  .IP 
548  .IP "\fBhttp\fP" 
549  HTTP URIs; http::Proxy is the default http proxy to use\&. It is in the standard
550 @@ -129,7 +129,7 @@
551  \fIDIRECT\fP meaning to use no proxies\&. The \fI$http_proxy\fP environment variable
552  will override all settings\&.
553  .IP 
554 -Three settings are provided for cache control with HTTP/1\&.1 complient proxy
555 +Three settings are provided for cache control with HTTP/1\&.1 compliant proxy
556  caches\&. \fBNo-Cache\fP tells the proxy to not used its cached response under
557  any circumstances, \fBMax-Age\fP is sent only for index files and tells the
558  cache to refresh its object if it is older than the given number of seconds\&. 
559 @@ -165,7 +165,7 @@
560  to leave passive mode on, it works in nearly every environment\&. However some
561  situations require that passive mode be disabled and port mode ftp used
562  instead\&. This can be done globally, for connections that go through a proxy
563 -or for a specific host (See the sample config file for examples)
564 +or for a specific host (See the sample config file for examples)\&.
565  .IP 
566  It is possible to proxy FTP over HTTP by setting the \fIftp_proxy\fP
567  environment variable to a http url - see the discussion of the http method
568 @@ -192,11 +192,11 @@
569  \fBDir::Cache\fP contains locations pertaining to local cache information, such
570  as the two package caches \fBsrcpkgcache\fP and \fBpkgcache\fP as well as the
571  location to place downloaded archives, \fBDir::Cache::archives\fP\&. Like 
572 -\fBDir::State\fP the default directory is contained in \fBDir::Cache\fP
573 +\fBDir::State\fP the default directory is contained in \fBDir::Cache\fP\&.
574  .PP 
575  \fBDir::Etc\fP contains the location of configuration files, \fBsourcelist\fP
576  gives the location of the sourcelist and \fBmain\fP is the default configuration
577 -file (setting has no effect)
578 +file (setting has no effect)\&.
579  .PP 
580  Binary programs are pointed to by \fBDir::Bin\fP\&. \fBmethods\fP specifies the
581  location of the method handlers and \fBgzip\fP, \fBdpkg\fP, \fBrpm\fP, 
582 @@ -205,13 +205,13 @@
583  .PP 
584  .SH "APT in DSelect" 
585  When APT is used as a \fBdselect(8)\fP method several configuration directives
586 -control the default behavoir\&. These are in the \fBDSelect\fP section\&.
587 +control the default behavior\&. These are in the \fBDSelect\fP section\&.
588  .PP 
589  .IP "\fBClean\fP" 
590  Cache Clean mode; this value may be one of always, auto, prompt and never\&.
591  always will remove all archives after they have been downloaded while auto
592  will only remove things that are no longer downloadable (replaced with a new
593 -version for instance)
594 +version for instance).
595  .IP 
596  .IP "\fBOptions\fP" 
597  The contents of this variable is passed to \fBapt-get(8)\fP as command line
This page took 0.100011 seconds and 3 git commands to generate.