summaryrefslogtreecommitdiffstats
path: root/man/es/deb-extra-override.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/es/deb-extra-override.man')
-rw-r--r--man/es/deb-extra-override.man68
1 files changed, 68 insertions, 0 deletions
diff --git a/man/es/deb-extra-override.man b/man/es/deb-extra-override.man
new file mode 100644
index 0000000..e486ff7
--- /dev/null
+++ b/man/es/deb-extra-override.man
@@ -0,0 +1,68 @@
+.\" dpkg manual page - deb-extra-override(5)
+.\"
+.\" Copyright © 2009-2010 Raphaël Hertzog <hertzog@debian.org>
+.\"
+.\" This is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2 of the License, or
+.\" (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public License
+.\" along with this program. If not, see <https://www.gnu.org/licenses/>.
+.
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH deb\-extra\-override 5 %RELEASE_DATE% %VERSION% "Herramientas de dpkg"
+.nh
+.SH NOMBRE
+deb\-extra\-override \- Fichero de sustituciones adicional de archivo de Debian
+.
+.SH SINOPSIS
+override
+.
+.SH DESCRIPCIÓN
+Mientras que puede encontrar la mayoría de la información de un paquete
+binario o fuente en el fichero «control/.dsc», puede sustituir todo su
+contenido al exportarlo a los ficheros «Packages» y «Sources». El fichero
+«override» adicional (i.e. «override.lenny.extra.gz») contiene tales
+sustituciones.
+.PP
+El fichero «override» adicional tiene un formato simple, delimitado por
+espacios en blanco. Se permiten comentarios precedidos de \fB#\fP.
+.PP
+.in +5
+\fIpaquete\fP \fInombre\-del\-campo\fP \fIvalor\fP
+.in -5
+.PP
+\fIpaquete\fP es el nombre del paquete binario o fuente.
+.PP
+\fInombre\-del\-campo\fP es el nombre del campo a sustituir, y \fIvalor\fP es el
+valor a insertar en el campo. Puede contener espacios ya que la línea se
+divide en al menos 3 columnas durante el análisis.
+.PP
+Los ficheros «override» adicionales que se usan para hacer las listas de
+paquetes oficiales suelen encontrarse en el directorio \fIindices\fP de
+cualquier réplica de Debian.
+.
+.SH "VÉASE TAMBIÉN"
+\fBdpkg\-scanpackages\fP(1), \fBdpkg\-scansources\fP(1), \fBapt\-ftparchive\fP(1).
+.SH TRADUCTOR
+Rudy Godoy <rudy@kernel\-panik.org>,
+Rubén Porras <nahoo@inicia.es>,
+Bruno Barrera C. <bruno.barrera@igloo.cl>,
+Carlos Izquierdo <gheesh@ertis.net>,
+Esteban Manchado y
+NOK.
+Debian L10n Spanish <debian\-l10n\-spanish@lists.debian.org>.
+.br
+Revisiones por Santiago Vila <sanvila@unex.es>,
+Javier Fernández\-Sanguino, Rubén Porras,
+Luis Uribe y Omar Campagne.