summaryrefslogtreecommitdiff
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
parentef2072229076e9ed04903957ccd09e1918ecc0b2 (diff)
downloadvyos-live-build-600e715703bab2a0ae100d75c5e33dfeba0f6e74.tar.gz
vyos-live-build-600e715703bab2a0ae100d75c5e33dfeba0f6e74.zip
Correcting spelling typo in manpages (s/hoooks/hooks/).
-rw-r--r--manpages/en/lb_binary_hooks.12
-rw-r--r--manpages/en/lb_bootstrap_hooks.12
-rw-r--r--manpages/en/lb_chroot_hooks.12
-rw-r--r--manpages/en/lb_source_hooks.12
-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
-rw-r--r--manpages/po/de/lb_binary_hooks.1.po4
-rw-r--r--manpages/po/de/lb_bootstrap_hooks.1.po4
-rw-r--r--manpages/po/de/lb_chroot_hooks.1.po8
-rw-r--r--manpages/po/de/lb_source_hooks.1.po4
-rw-r--r--manpages/po/es/lb_binary_hooks.1.po4
-rw-r--r--manpages/po/es/lb_bootstrap_hooks.1.po4
-rw-r--r--manpages/po/es/lb_chroot_hooks.1.po8
-rw-r--r--manpages/po/es/lb_source_hooks.1.po4
-rw-r--r--manpages/pot/lb_binary_hooks.1.pot4
-rw-r--r--manpages/pot/lb_bootstrap_hooks.1.pot4
-rw-r--r--manpages/pot/lb_chroot_hooks.1.pot8
-rw-r--r--manpages/pot/lb_source_hooks.1.pot4
20 files changed, 40 insertions, 40 deletions
diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1
index 7fbf93d13..621d18a97 100644
--- a/manpages/en/lb_binary_hooks.1
+++ b/manpages/en/lb_binary_hooks.1
@@ -34,7 +34,7 @@ Hook files with the suffix \fB*.hook\fR are executed first, hook files with the
.PP
Hook files are executed in alphanumberical order by \fBlb binary_hooks\fR. If 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\fR directory by \fBlb binary_hoooks\fR. They are executed from within the binary directory and can read the configuration directory in \fBlive-build/config\fR within the binary directory.
+Hook files are copied into the \fBbinary/live-build\fR directory by \fBlb binary_hooks\fR. They are executed from within the binary directory and can read the configuration directory in \fBlive-build/config\fR within the binary directory.
.PP
\fBWarning:\fR hook files are not executed within a chroot but within the context of the host system in the binary directory. They have root privileges and access to the all host system ressources (devices, filesystems, network, etc.).
diff --git a/manpages/en/lb_bootstrap_hooks.1 b/manpages/en/lb_bootstrap_hooks.1
index 0ac45bbae..1e1226aa3 100644
--- a/manpages/en/lb_bootstrap_hooks.1
+++ b/manpages/en/lb_bootstrap_hooks.1
@@ -34,7 +34,7 @@ Hook files with the suffix \fB*.hook\fR are executed first, hook files with the
.PP
Hook files are executed in alphanumberical order by \fBlb bootstrap_hooks\fR. If 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\fR directory by \fBlb bootstrap_hoooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory.
+Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb bootstrap_hooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1
index d9341abf1..4f8a0697e 100644
--- a/manpages/en/lb_chroot_hooks.1
+++ b/manpages/en/lb_chroot_hooks.1
@@ -34,7 +34,7 @@ Hook files with the suffix \fB*.hook\fR are executed first, hook files with the
.PP
Hook files are executed in alphanumberical order by \fBlb chroot_hooks\fR. If 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\fR directory by \fBlb chroot_hoooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory.
+Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb chroot_hooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
diff --git a/manpages/en/lb_source_hooks.1 b/manpages/en/lb_source_hooks.1
index 77a4330c5..1252ba4a6 100644
--- a/manpages/en/lb_source_hooks.1
+++ b/manpages/en/lb_source_hooks.1
@@ -34,7 +34,7 @@ Hook files with the suffix \fB*.hook\fR are executed first, hook files with the
.PP
Hook files are executed in alphanumberical order by \fBlb source_hooks\fR. If 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\fR directory by \fBlb source_hoooks\fR. They are executed from within the source directory and can read the configuration directory in \fBlive-build/config\fR within the source directory.
+Hook files are copied into the \fBsource/live-build\fR directory by \fBlb source_hooks\fR. They are executed from within the source directory and can read the configuration directory in \fBlive-build/config\fR within the source directory.
.PP
\fBWarning:\fR hook files are not executed within a chroot but within the context of the host system in the source directory. They have root privileges and access to the all host system ressources (devices, filesystems, network, etc.).
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
diff --git a/manpages/po/de/lb_binary_hooks.1.po b/manpages/po/de/lb_binary_hooks.1.po
index dc2034a95..12b76fe27 100644
--- a/manpages/po/de/lb_binary_hooks.1.po
+++ b/manpages/po/de/lb_binary_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -171,7 +171,7 @@ msgstr ""
#: en/lb_binary_hooks.1:38
msgid ""
"Hook files are copied into the B<binary/live-build> directory by B<lb "
-"binary_hoooks>. They are executed from within the binary directory and can "
+"binary_hooks>. They are executed from within the binary directory and can "
"read the configuration directory in B<live-build/config> within the binary "
"directory."
msgstr ""
diff --git a/manpages/po/de/lb_bootstrap_hooks.1.po b/manpages/po/de/lb_bootstrap_hooks.1.po
index 99bc68852..626b2b830 100644
--- a/manpages/po/de/lb_bootstrap_hooks.1.po
+++ b/manpages/po/de/lb_bootstrap_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -358,7 +358,7 @@ msgstr ""
#: en/lb_bootstrap_hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
-"bootstrap_hoooks>. They are executed from within the chroot directory "
+"bootstrap_hooks>. They are executed from within the chroot directory "
"(chrooted) and can read the configuration directory in B</live-build/config> "
"within the chroot directory."
msgstr ""
diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po
index 5ca2d08cc..1da986d14 100644
--- a/manpages/po/de/lb_chroot_hooks.1.po
+++ b/manpages/po/de/lb_chroot_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -388,9 +388,9 @@ msgstr ""
#: en/lb_chroot_hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
-"chroot_hoooks>. They are executed from within the chroot directory "
-"(chrooted) and can read the configuration directory in B</live-build/config> "
-"within the chroot directory."
+"chroot_hooks>. They are executed from within the chroot directory (chrooted) "
+"and can read the configuration directory in B</live-build/config> within the "
+"chroot directory."
msgstr ""
"Hook Dateien werden durch B<lb chroot_hooks> in das B<chroot/live-build> "
"Verzeichnis kopiert. Sie werden innerhalb des chroot Verzeichnises "
diff --git a/manpages/po/de/lb_source_hooks.1.po b/manpages/po/de/lb_source_hooks.1.po
index c2803c835..2b1e13e9f 100644
--- a/manpages/po/de/lb_source_hooks.1.po
+++ b/manpages/po/de/lb_source_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
@@ -361,7 +361,7 @@ msgstr ""
#: en/lb_source_hooks.1:38
msgid ""
"Hook files are copied into the B<source/live-build> directory by B<lb "
-"source_hoooks>. They are executed from within the source directory and can "
+"source_hooks>. They are executed from within the source directory and can "
"read the configuration directory in B<live-build/config> within the source "
"directory."
msgstr ""
diff --git a/manpages/po/es/lb_binary_hooks.1.po b/manpages/po/es/lb_binary_hooks.1.po
index e4ae5cf78..ffc1324bd 100644
--- a/manpages/po/es/lb_binary_hooks.1.po
+++ b/manpages/po/es/lb_binary_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -160,7 +160,7 @@ msgstr ""
#: en/lb_binary_hooks.1:38
msgid ""
"Hook files are copied into the B<binary/live-build> directory by B<lb "
-"binary_hoooks>. They are executed from within the binary directory and can "
+"binary_hooks>. They are executed from within the binary directory and can "
"read the configuration directory in B<live-build/config> within the binary "
"directory."
msgstr ""
diff --git a/manpages/po/es/lb_bootstrap_hooks.1.po b/manpages/po/es/lb_bootstrap_hooks.1.po
index 9846a279b..51826ce88 100644
--- a/manpages/po/es/lb_bootstrap_hooks.1.po
+++ b/manpages/po/es/lb_bootstrap_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -344,7 +344,7 @@ msgstr ""
#: en/lb_bootstrap_hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
-"bootstrap_hoooks>. They are executed from within the chroot directory "
+"bootstrap_hooks>. They are executed from within the chroot directory "
"(chrooted) and can read the configuration directory in B</live-build/config> "
"within the chroot directory."
msgstr ""
diff --git a/manpages/po/es/lb_chroot_hooks.1.po b/manpages/po/es/lb_chroot_hooks.1.po
index 5cbbf9f57..5fecce350 100644
--- a/manpages/po/es/lb_chroot_hooks.1.po
+++ b/manpages/po/es/lb_chroot_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -373,9 +373,9 @@ msgstr ""
#: en/lb_chroot_hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
-"chroot_hoooks>. They are executed from within the chroot directory "
-"(chrooted) and can read the configuration directory in B</live-build/config> "
-"within the chroot directory."
+"chroot_hooks>. They are executed from within the chroot directory (chrooted) "
+"and can read the configuration directory in B</live-build/config> within the "
+"chroot directory."
msgstr ""
#. type: IP
diff --git a/manpages/po/es/lb_source_hooks.1.po b/manpages/po/es/lb_source_hooks.1.po
index c632bc233..20cfe6d4d 100644
--- a/manpages/po/es/lb_source_hooks.1.po
+++ b/manpages/po/es/lb_source_hooks.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha29-1\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
@@ -348,7 +348,7 @@ msgstr ""
#: en/lb_source_hooks.1:38
msgid ""
"Hook files are copied into the B<source/live-build> directory by B<lb "
-"source_hoooks>. They are executed from within the source directory and can "
+"source_hooks>. They are executed from within the source directory and can "
"read the configuration directory in B<live-build/config> within the source "
"directory."
msgstr ""
diff --git a/manpages/pot/lb_binary_hooks.1.pot b/manpages/pot/lb_binary_hooks.1.pot
index 0b9e9f93c..7499e06d8 100644
--- a/manpages/pot/lb_binary_hooks.1.pot
+++ b/manpages/pot/lb_binary_hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -155,7 +155,7 @@ msgstr ""
#: en/lb_binary_hooks.1:38
msgid ""
"Hook files are copied into the B<binary/live-build> directory by B<lb "
-"binary_hoooks>. They are executed from within the binary directory and can "
+"binary_hooks>. They are executed from within the binary directory and can "
"read the configuration directory in B<live-build/config> within the binary "
"directory."
msgstr ""
diff --git a/manpages/pot/lb_bootstrap_hooks.1.pot b/manpages/pot/lb_bootstrap_hooks.1.pot
index 96dc5debe..184348bf9 100644
--- a/manpages/pot/lb_bootstrap_hooks.1.pot
+++ b/manpages/pot/lb_bootstrap_hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -330,7 +330,7 @@ msgstr ""
#: en/lb_bootstrap_hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
-"bootstrap_hoooks>. They are executed from within the chroot directory "
+"bootstrap_hooks>. They are executed from within the chroot directory "
"(chrooted) and can read the configuration directory in B</live-build/config> "
"within the chroot directory."
msgstr ""
diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot
index f77f40374..bf6011523 100644
--- a/manpages/pot/lb_chroot_hooks.1.pot
+++ b/manpages/pot/lb_chroot_hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -359,9 +359,9 @@ msgstr ""
#: en/lb_chroot_hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
-"chroot_hoooks>. They are executed from within the chroot directory "
-"(chrooted) and can read the configuration directory in B</live-build/config> "
-"within the chroot directory."
+"chroot_hooks>. They are executed from within the chroot directory (chrooted) "
+"and can read the configuration directory in B</live-build/config> within the "
+"chroot directory."
msgstr ""
#. type: IP
diff --git a/manpages/pot/lb_source_hooks.1.pot b/manpages/pot/lb_source_hooks.1.pot
index 8ab4e0b56..99f06b798 100644
--- a/manpages/pot/lb_source_hooks.1.pot
+++ b/manpages/pot/lb_source_hooks.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-11-04 12:39+0100\n"
+"POT-Creation-Date: 2013-11-04 12:43+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -334,7 +334,7 @@ msgstr ""
#: en/lb_source_hooks.1:38
msgid ""
"Hook files are copied into the B<source/live-build> directory by B<lb "
-"source_hoooks>. They are executed from within the source directory and can "
+"source_hooks>. They are executed from within the source directory and can "
"read the configuration directory in B<live-build/config> within the source "
"directory."
msgstr ""