]>
Commit | Line | Data |
---|---|---|
17c78c79 MV |
1 | <?xml version="1.0" encoding="iso-8859-15"?> |
2 | ||
135442b8 AL |
3 | <!-- Some common paths.. --> |
4 | <!ENTITY docdir "/usr/share/doc/apt/"> | |
17c78c79 MV |
5 | <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>"> |
6 | <!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>"> | |
135442b8 AL |
7 | <!ENTITY statedir "/var/lib/apt"> |
8 | <!ENTITY cachedir "/var/cache/apt"> | |
9 | ||
10 | <!-- Cross references to other man pages --> | |
17c78c79 MV |
11 | <!ENTITY apt-conf "<citerefentry> |
12 | <refentrytitle><filename>apt.conf</filename></refentrytitle> | |
13 | <manvolnum>5</manvolnum> | |
14 | </citerefentry> | |
135442b8 AL |
15 | "> |
16 | ||
17c78c79 MV |
17 | <!ENTITY apt-get "<citerefentry> |
18 | <refentrytitle><command>apt-get</command></refentrytitle> | |
19 | <manvolnum>8</manvolnum> | |
20 | </citerefentry> | |
135442b8 AL |
21 | "> |
22 | ||
17c78c79 MV |
23 | <!ENTITY apt-config "<citerefentry> |
24 | <refentrytitle><command>apt-config</command></refentrytitle> | |
25 | <manvolnum>8</manvolnum> | |
26 | </citerefentry>"> | |
135442b8 | 27 | |
17c78c79 MV |
28 | <!ENTITY apt-cdrom "<citerefentry> |
29 | <refentrytitle><command>apt-cdrom</command></refentrytitle> | |
30 | <manvolnum>8</manvolnum> | |
31 | </citerefentry> | |
135442b8 AL |
32 | "> |
33 | ||
17c78c79 MV |
34 | <!ENTITY apt-cache "<citerefentry> |
35 | <refentrytitle><command>apt-cache</command></refentrytitle> | |
36 | <manvolnum>8</manvolnum> | |
37 | </citerefentry> | |
135442b8 AL |
38 | "> |
39 | ||
17c78c79 MV |
40 | <!ENTITY apt-preferences "<citerefentry> |
41 | <refentrytitle><command>apt_preferences</command></refentrytitle> | |
42 | <manvolnum>5</manvolnum> | |
43 | </citerefentry>"> | |
135442b8 | 44 | |
920d83e8 MV |
45 | <!ENTITY apt-key "<citerefentry> |
46 | <refentrytitle><command>apt-key</command></refentrytitle> | |
47 | <manvolnum>8</manvolnum> | |
48 | </citerefentry>" | |
49 | > | |
50 | ||
51 | <!ENTITY apt-secure "<citerefentry> | |
52 | <refentrytitle>apt-secure</refentrytitle> | |
53 | <manvolnum>8</manvolnum> | |
54 | </citerefentry>" | |
55 | > | |
56 | ||
57 | <!ENTITY apt-archive "<citerefentry> | |
58 | <refentrytitle><filename>apt-archive</filename></refentrytitle> | |
59 | <manvolnum>1</manvolnum> | |
60 | </citerefentry>" | |
61 | > | |
62 | ||
17c78c79 MV |
63 | <!ENTITY sources-list "<citerefentry> |
64 | <refentrytitle><filename>sources.list</filename></refentrytitle> | |
65 | <manvolnum>5</manvolnum> | |
66 | </citerefentry> | |
135442b8 AL |
67 | "> |
68 | ||
17c78c79 MV |
69 | <!ENTITY reportbug "<citerefentry> |
70 | <refentrytitle><command>reportbug</command></refentrytitle> | |
71 | <manvolnum>1</manvolnum> | |
72 | </citerefentry> | |
135442b8 AL |
73 | "> |
74 | ||
17c78c79 MV |
75 | <!ENTITY dpkg "<citerefentry> |
76 | <refentrytitle><command>dpkg</command></refentrytitle> | |
77 | <manvolnum>8</manvolnum> | |
78 | </citerefentry> | |
135442b8 AL |
79 | "> |
80 | ||
17c78c79 MV |
81 | <!ENTITY dpkg-buildpackage "<citerefentry> |
82 | <refentrytitle><command>dpkg-buildpackage</command></refentrytitle> | |
83 | <manvolnum>1</manvolnum> | |
84 | </citerefentry> | |
135442b8 AL |
85 | "> |
86 | ||
17c78c79 MV |
87 | <!ENTITY gzip "<citerefentry> |
88 | <refentrytitle><command>gzip</command></refentrytitle> | |
89 | <manvolnum>1</manvolnum> | |
90 | </citerefentry> | |
135442b8 AL |
91 | "> |
92 | ||
17c78c79 MV |
93 | <!ENTITY dpkg-scanpackages "<citerefentry> |
94 | <refentrytitle><command>dpkg-scanpackages</command></refentrytitle> | |
95 | <manvolnum>8</manvolnum> | |
96 | </citerefentry> | |
135442b8 AL |
97 | "> |
98 | ||
17c78c79 MV |
99 | <!ENTITY dpkg-scansources "<citerefentry> |
100 | <refentrytitle><command>dpkg-scansources</command></refentrytitle> | |
101 | <manvolnum>8</manvolnum> | |
102 | </citerefentry> | |
135442b8 AL |
103 | "> |
104 | ||
17c78c79 MV |
105 | <!ENTITY dselect "<citerefentry> |
106 | <refentrytitle><command>dselect</command></refentrytitle> | |
107 | <manvolnum>8</manvolnum> | |
108 | </citerefentry>"> | |
135442b8 | 109 | |
920d83e8 MV |
110 | <!ENTITY aptitude "<citerefentry> |
111 | <refentrytitle><command>aptitude</command></refentrytitle> | |
112 | <manvolnum>8</manvolnum> | |
113 | </citerefentry>" | |
114 | > | |
115 | ||
116 | <!ENTITY synaptic "<citerefentry> | |
117 | <refentrytitle><command>synaptic</command></refentrytitle> | |
118 | <manvolnum>8</manvolnum> | |
119 | </citerefentry>" | |
120 | > | |
121 | ||
122 | <!ENTITY debsign "<citerefentry> | |
123 | <refentrytitle><command>debsign</command></refentrytitle> | |
124 | <manvolnum>1</manvolnum> | |
125 | </citerefentry>" | |
126 | > | |
127 | ||
128 | <!ENTITY debsig-verify "<citerefentry> | |
129 | <refentrytitle><command>debsig-verify</command></refentrytitle> | |
130 | <manvolnum>1</manvolnum> | |
131 | </citerefentry>" | |
132 | > | |
133 | ||
134 | <!ENTITY gpg "<citerefentry> | |
135 | <refentrytitle><command>gpg</command></refentrytitle> | |
136 | <manvolnum>1</manvolnum> | |
137 | </citerefentry>" | |
138 | > | |
139 | ||
135442b8 AL |
140 | <!-- Boiler plate docinfo section --> |
141 | <!ENTITY apt-docinfo " | |
17c78c79 MV |
142 | <refentryinfo> |
143 | <address><email>apt@packages.debian.org</email></address> | |
144 | <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author> | |
145 | <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright> | |
146 |