summaryrefslogtreecommitdiff
path: root/man/es/dh_testroot.pod
diff options
context:
space:
mode:
authorjoey <joey>2003-08-26 00:06:34 +0000
committerjoey <joey>2003-08-26 00:06:34 +0000
commitdbf2d62ecf8e794a7518f30a8268971aaed4ea1c (patch)
treefceebed2f821504922a833c3627ebdc54c12dfb7 /man/es/dh_testroot.pod
parent76d0c00e346cd63d74f7da99a175a1c6710c2c89 (diff)
r1600: spanish tranalstion of man pages
Diffstat (limited to 'man/es/dh_testroot.pod')
-rw-r--r--man/es/dh_testroot.pod31
1 files changed, 31 insertions, 0 deletions
diff --git a/man/es/dh_testroot.pod b/man/es/dh_testroot.pod
new file mode 100644
index 00000000..8d70ce84
--- /dev/null
+++ b/man/es/dh_testroot.pod
@@ -0,0 +1,31 @@
+# (c) 2003 Software in the Public Interest
+# Esta traducción ha sido realizada por Rudy Godoy <rudy@kernel-panik.org>
+# y revisada por Rubén Porras <nahoo@inicia.es>
+# Está basada en la página de manual original:
+# versión 1.1 del CVS de
+# /cvs/debian-doc/manpages/english/debhelper/dh_testroot.pod
+
+=head1 NOMBRE
+
+dh_testroot - asegura que el paquete sea construido como superusuario
+
+=head1 SINOPSIS
+
+B<dh_testroot> [S<I<opciones debhelper>>]
+
+=head1 DESCRIPCIÓN
+
+dh_testroot simplemente verifica si usted es superusuario. Si no, finaliza
+con un error. Los paquetes Debian deben ser construidos como superusuario,
+aunque usted puede usar L<fakeroot(1)>
+
+=head1 VÉASE TAMBIÉN
+
+L<debhelper(7)>
+
+Este programa es parte de debhelper.
+
+=head1 AUTOR
+
+Joey Hess <joeyh@debian.org>
+