1 <!-- -*- mode: sgml; mode: fold -*- -->
4 (c) 2003 Software in the Public Interest
5 Esta traducción ha sido realizada por Rubén Porras Campo <nahoo@inicia.es>
6 Está basada en la página de manual original:
8 /cvs/debian-doc/manpages/english/apt/apt.ent
11 <!-- Some common paths.. -->
12 <!ENTITY docdir "/usr/share/doc/apt/">
13 <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</>">
14 <!ENTITY aptconfdir "<filename>/etc/apt.conf</>">
15 <!ENTITY statedir "/var/lib/apt">
16 <!ENTITY cachedir "/var/cache/apt">
18 <!-- Cross references to other man pages -->
19 <!ENTITY apt-conf "<CiteRefEntry>
20 <RefEntryTitle><filename/apt.conf/</RefEntryTitle>
24 <!ENTITY apt-get "<CiteRefEntry>
25 <RefEntryTitle><command/apt-get/</RefEntryTitle>
29 <!ENTITY apt-config "<CiteRefEntry>
30 <RefEntryTitle><command/apt-config/</RefEntryTitle>
34 <!ENTITY apt-cdrom "<CiteRefEntry>
35 <RefEntryTitle><command/apt-cdrom/</RefEntryTitle>
39 <!ENTITY apt-cache "<CiteRefEntry>
40 <RefEntryTitle><command/apt-cache/</RefEntryTitle>
44 <!ENTITY apt-preferences "<CiteRefEntry>
45 <RefEntryTitle><command/apt_preferences/</RefEntryTitle>
49 <!ENTITY sources-list "<CiteRefEntry>
50 <RefEntryTitle><filename/sources.list/</RefEntryTitle>
54 <!ENTITY reportbug "<CiteRefEntry>
55 <RefEntryTitle><command/reportbug/</RefEntryTitle>
59 <!ENTITY dpkg "<CiteRefEntry>
60 <RefEntryTitle><command/dpkg/</RefEntryTitle>
64 <!ENTITY dpkg-buildpackage "<CiteRefEntry>
65 <RefEntryTitle><command/dpkg-buildpackage/</RefEntryTitle>
69 <!ENTITY gzip "<CiteRefEntry>
70 <RefEntryTitle><command/gzip/</RefEntryTitle>
74 <!ENTITY dpkg-scanpackages "<CiteRefEntry>
75 <RefEntryTitle><command/dpkg-scanpackages/</RefEntryTitle>
79 <!ENTITY dpkg-scansources "<CiteRefEntry>
80 <RefEntryTitle><command/dpkg-scansources/</RefEntryTitle>
84 <!ENTITY dselect "<CiteRefEntry>
85 <RefEntryTitle><command/dselect/</RefEntryTitle>
89 <!-- Boiler plate docinfo section -->
90 <!ENTITY apt-docinfo "
92 <address><email>apt@packages.debian.org</></address>
93 <author><firstname>Jason</> <surname>Gunthorpe</></>
94 <copyright><year>1998-2001</> <holder>Jason Gunthorpe</></>
95 <date>12 March 2001</>
99 <!-- Boiler plate Bug reporting section -->
101 <RefSect1><Title>Fallos</>
103 Vea la <ulink url='http://bugs.debian.org/src:apt'>página de fallos de APT</>.
104 Si desea avisar de un fallo en APT, vea
105 <filename>/usr/share/doc/debian/bug-reporting.txt</> o la orden &reportbug;.
109 <!-- Boiler plate Author section -->
111 <RefSect1><Title>Autor</>
113 APT fue escrito por el equipo de APT <email>apt@packages.debian.org</>.
117 <!-- Should be used within the option section of the text to
118 put in the blurb about -h, -v, -c and -o -->
119 <!ENTITY apt-commonoptions "
120 <VarListEntry><term><option/-h/</><term><option/--help/</>
122 Muestra un breve resumen del modo de uso.
125 <VarListEntry><term><option/-v/</><term><option/--version/</>
127 Muestra la versión del programa.
130 <VarListEntry><term><option/-c/</><term><option/--config-file/</>
132 Especifica el fichero de configuración a usar.
133 El programa leerá el fichero de configuración por omisión y luego
134 este otro. Lea &apt-conf; para más información acerca de la sintaxis.
137 <VarListEntry><term><option/-o/</><term><option/--option/</>
139 Establece una opción de configuración. La sintaxis es <option>-o
144 <!-- Should be used within the option section of the text to
145 put in the blurb about -h, -v, -c and -o -->
146 <!ENTITY apt-cmdblurb "
148 Todas las opciones de línea de órdenes pueden ser especificadas
149 mediante el fichero de configuración, en la descripción de cada opción
150 se indica la opción de configuración que hay que modificar. Para
151 opciones booleanas puedes modificar el fichero de configuración usando
152 cosas parecidas a <option/-f-/,<option/--no-f/, <option/-f=no/ y alguna que