summaryrefslogtreecommitdiff
path: root/manpages/en/lb_binary_hooks.1
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/en/lb_binary_hooks.1
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/en/lb_binary_hooks.1')
-rw-r--r--manpages/en/lb_binary_hooks.12
1 files changed, 1 insertions, 1 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.).