diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:54 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:54 +0000 |
commit | f1813c1ac9924dc6be7dd2b64e019a98340125f6 (patch) | |
tree | 933dbf5c0f415190e36425bf9f9f1c2fad9ed058 /doc/es/apt.es.8 | |
parent | 58d768314ed24fa53f1559a4c323e70c56aad6dd (diff) |
Open 0.5.15
Author: mdz
Date: 2003-09-26 22:24:51 GMT
Open 0.5.15
* Spanish man pages, patch from Ruben Porras <nahoo82@telefonica.net>
(Closes: #195444)
- apt.es.8 wasn't included in the patch, but was referenced. Fetched
version 1.3 from debian-doc cvs
- Create doc/es/.cvsignore
Diffstat (limited to 'doc/es/apt.es.8')
-rw-r--r-- | doc/es/apt.es.8 | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/es/apt.es.8 b/doc/es/apt.es.8 new file mode 100644 index 000000000..dc50d01d5 --- /dev/null +++ b/doc/es/apt.es.8 @@ -0,0 +1,55 @@ +.\" This manpage is copyright (C) 1998 Branden Robinson <branden@debian.org>. +.\" This translation is copyright (C) 2003 The Spanish translation group +.\" <debian-l10n-spanish@lists.debian.org> +.\" +.\" This is free software; you may 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, +.\" 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 APT; if not, write to the Free Software +.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +.\" 02111-1307 USA +.TH apt 8 "16 Junio 1998" "Debian GNU/Linux" +.SH NOMBRE +apt \- Herramienta Avanzada de Paquetes +.SH SINOPSIS +.B apt +.SH DESCRIPCIÓN +APT es un sistema de gestión de paquetes de software. No hay aún interfaces +amigables para éste, ya que está aún en desarrollo. Consulte mientras +tanto, +.BR apt-get (8). +.SH OPCIONES +Ninguna. +.SH FICHEROS +Ninguno. +.SH LEA TAMBIEN +.BR apt-cache (8), +.BR apt-get (8), +.BR apt.conf (5), +.BR sources.list (5) +.SH DIAGNÓSTICO +apt devuelve cero cuando no ocurre ningún error. Si hay algún error +devuelve el valor 100. +.SH ERRATAS +Esta página de manual no está siquiera iniciada. +.PP +Consulte <http://bugs.debian.org/apt>. Si desea enviar un informe de error +en +.BR apt , +por favor lea +.I /usr/share/doc/debian/bug-reporting.txt +o el programa +.BR bug (1) +.SH AUTOR +El equipo APT <apt@packages.debian.org> escribió apt. +La traducción de esta página de manual fue iniciada por +Rudy Godoy <rudy@kernel-panik.org> y revisada posteriormente por +Ismael Fanlo, Rubén Porras y Javier Fernández-Sanguino. |