]>
Commit | Line | Data |
---|---|---|
135442b8 AL |
1 | <!-- -*- mode: sgml; mode: fold -*- --> |
2 | <!-- translation of version 1.7 --> | |
3 | <!-- Some common paths.. --> | |
4 | <!ENTITY docdir "/usr/share/doc/apt/"> | |
5 | <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</>"> | |
6 | <!ENTITY aptconfdir "<filename>/etc/apt.conf</>"> | |
7 | <!ENTITY statedir "/var/lib/apt"> | |
8 | <!ENTITY cachedir "/var/cache/apt"> | |
9 | ||
10 | <!-- Cross references to other man pages --> | |
11 | <!ENTITY apt-conf "<CiteRefEntry> | |
12 | <RefEntryTitle><filename/apt.conf/</RefEntryTitle> | |
13 | <ManVolNum/5/ | |
14 | </CiteRefEntry> | |
15 | "> | |
16 | ||
17 | <!ENTITY apt-get "<CiteRefEntry> | |
18 | <RefEntryTitle><command/apt-get/</RefEntryTitle> | |
19 | <ManVolNum/8/ | |
20 | </CiteRefEntry> | |
21 | "> | |
22 | ||
23 | <!ENTITY apt-config "<CiteRefEntry> | |
24 | <RefEntryTitle><command/apt-config/</RefEntryTitle> | |
25 | <ManVolNum/8/ | |
26 | </CiteRefEntry>"> | |
27 | ||
28 | <!ENTITY apt-cdrom "<CiteRefEntry> | |
29 | <RefEntryTitle><command/apt-cdrom/</RefEntryTitle> | |
30 | <ManVolNum/8/ | |
31 | </CiteRefEntry> | |
32 | "> | |
33 | ||
34 | <!ENTITY apt-cache "<CiteRefEntry> | |
35 | <RefEntryTitle><command/apt-cache/</RefEntryTitle> | |
36 | <ManVolNum/8/ | |
37 | </CiteRefEntry> | |
38 | "> | |
39 | ||
40 | <!ENTITY apt-preferences "<CiteRefEntry> | |
41 | <RefEntryTitle><command/apt_preferences/</RefEntryTitle> | |
42 | <ManVolNum/5/ | |
43 | </CiteRefEntry>"> | |
44 | ||
45 | <!ENTITY sources-list "<CiteRefEntry> | |
46 | <RefEntryTitle><filename/sources.list/</RefEntryTitle> | |
47 | <ManVolNum/5/ | |
48 | </CiteRefEntry> | |
49 | "> | |
50 | ||
51 | <!ENTITY bug "<CiteRefEntry> | |
52 | <RefEntryTitle><command/bug/</RefEntryTitle> | |
53 | <ManVolNum/1/ | |
54 | </CiteRefEntry> | |
55 | "> | |
56 | ||
57 | <!ENTITY dpkg "<CiteRefEntry> | |
58 | <RefEntryTitle><command/dpkg/</RefEntryTitle> | |
59 | <ManVolNum/8/ | |
60 | </CiteRefEntry> | |
61 | "> | |
62 | ||
63 | <!ENTITY dpkg-buildpackage "<CiteRefEntry> | |
64 | <RefEntryTitle><command/dpkg-buildpackage/</RefEntryTitle> | |
65 | <ManVolNum/1/ | |
66 | </CiteRefEntry> | |
67 | "> | |
68 | ||
69 | <!ENTITY gzip "<CiteRefEntry> | |
70 | <RefEntryTitle><command/gzip/</RefEntryTitle> | |
71 | <ManVolNum/1/ | |
72 | </CiteRefEntry> | |
73 | "> | |
74 | ||
75 | <!ENTITY dpkg-scanpackages "<CiteRefEntry> | |
76 | <RefEntryTitle><command/dpkg-scanpackages/</RefEntryTitle> | |
77 | <ManVolNum/8/ | |
78 | </CiteRefEntry> | |
79 | "> | |
80 | ||
81 | <!ENTITY dpkg-scansources "<CiteRefEntry> | |
82 | <RefEntryTitle><command/dpkg-scansources/</RefEntryTitle> | |
83 | <ManVolNum/8/ | |
84 | </CiteRefEntry> | |
85 | "> | |
86 | ||
87 | <!ENTITY dselect "<CiteRefEntry> | |
88 | <RefEntryTitle><command/dselect/</RefEntryTitle> | |
89 | <ManVolNum/8/ | |
90 | </CiteRefEntry>"> | |
91 | ||
92 | <!-- Boiler plate docinfo section --> | |
93 | <!ENTITY apt-docinfo " | |
94 | <docinfo> | |
95 | <address><email>apt@packages.debian.org</></address> | |
96 | <author><firstname>Jason</> <surname>Gunthorpe</></> | |
97 | <copyright><year>1998-2001</> <holder>Jason Gunthorpe</></> | |
98 | <date>12 March 2001</> | |
99 | </docinfo> | |
100 | "> | |
101 | ||
102 | <!-- Boiler plate Bug reporting section --> | |
103 | <!ENTITY manbugs " | |
104 | <RefSect1><Title>Bogues</> | |
105 | <para> | |
106 | Voyez la <ulink url='http://bugs.debian.org/apt'> page concernant les bogues de APT</>. | |
107 | Si vous voulez rapporter un bogue, consultez le texte | |
108 | <filename>/usr/share/doc/debian/bug-reporting.txt</> ou utilisez la | |
109 | commande &bug;. | |
110 | </RefSect1> | |
111 | "> | |
112 | ||
113 | <!-- Boiler plate Author section --> | |
114 | <!ENTITY manauthor " | |
115 | <RefSect1><Title>Auteur</> | |
116 | <para> | |
117 |