summaryrefslogtreecommitdiff
path: root/manpages/es
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 12:45:10 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 12:45:10 +0100
commit600e715703bab2a0ae100d75c5e33dfeba0f6e74 (patch)
tree8d90692ee6816cfa0b2ee4a5a3c85e065bfd8b6c /manpages/es
parentef2072229076e9ed04903957ccd09e1918ecc0b2 (diff)
downloadvyos-live-build-600e715703bab2a0ae100d75c5e33dfeba0f6e74.tar.gz
vyos-live-build-600e715703bab2a0ae100d75c5e33dfeba0f6e74.zip
Correcting spelling typo in manpages (s/hoooks/hooks/).
Diffstat (limited to 'manpages/es')
-rw-r--r--manpages/es/lb_binary_hooks.es.12
-rw-r--r--manpages/es/lb_bootstrap_hooks.es.12
-rw-r--r--manpages/es/lb_chroot_hooks.es.16
-rw-r--r--manpages/es/lb_source_hooks.es.12
4 files changed, 6 insertions, 6 deletions
diff --git a/manpages/es/lb_binary_hooks.es.1 b/manpages/es/lb_binary_hooks.es.1
index 646a6d1a0..41fe0becb 100644
--- a/manpages/es/lb_binary_hooks.es.1
+++ b/manpages/es/lb_binary_hooks.es.1
@@ -47,7 +47,7 @@ one hook file depends on being run after another, best practise is to use
number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBbinary/live\-build\fP directory by \fBlb
-binary_hoooks\fP. They are executed from within the binary directory and can
+binary_hooks\fP. They are executed from within the binary directory and can
read the configuration directory in \fBlive\-build/config\fP within the binary
directory.
.PP
diff --git a/manpages/es/lb_bootstrap_hooks.es.1 b/manpages/es/lb_bootstrap_hooks.es.1
index 9cc11212c..d675a3e85 100644
--- a/manpages/es/lb_bootstrap_hooks.es.1
+++ b/manpages/es/lb_bootstrap_hooks.es.1
@@ -49,7 +49,7 @@ practise is to use number prefixes (nnnn, starting with 0001) to ensure the
order of execution.
.PP
Hook files are copied into the \fBchroot/live\-build\fP directory by \fBlb
-bootstrap_hoooks\fP. They are executed from within the chroot directory
+bootstrap_hooks\fP. They are executed from within the chroot directory
(chrooted) and can read the configuration directory in \fB/live\-build/config\fP
within the chroot directory.
diff --git a/manpages/es/lb_chroot_hooks.es.1 b/manpages/es/lb_chroot_hooks.es.1
index df77a2b13..7a67adcb8 100644
--- a/manpages/es/lb_chroot_hooks.es.1
+++ b/manpages/es/lb_chroot_hooks.es.1
@@ -47,9 +47,9 @@ one hook file depends on being run after another, best practise is to use
number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBchroot/live\-build\fP directory by \fBlb
-chroot_hoooks\fP. They are executed from within the chroot directory
-(chrooted) and can read the configuration directory in \fB/live\-build/config\fP
-within the chroot directory.
+chroot_hooks\fP. They are executed from within the chroot directory (chrooted)
+and can read the configuration directory in \fB/live\-build/config\fP within the
+chroot directory.
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
diff --git a/manpages/es/lb_source_hooks.es.1 b/manpages/es/lb_source_hooks.es.1
index 9013da9d9..67b5f3775 100644
--- a/manpages/es/lb_source_hooks.es.1
+++ b/manpages/es/lb_source_hooks.es.1
@@ -47,7 +47,7 @@ one hook file depends on being run after another, best practise is to use
number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBsource/live\-build\fP directory by \fBlb
-source_hoooks\fP. They are executed from within the source directory and can
+source_hooks\fP. They are executed from within the source directory and can
read the configuration directory in \fBlive\-build/config\fP within the source
directory.
.PP