diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 12:45:10 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 12:45:10 +0100 |
commit | 600e715703bab2a0ae100d75c5e33dfeba0f6e74 (patch) | |
tree | 8d90692ee6816cfa0b2ee4a5a3c85e065bfd8b6c /manpages/en/lb_bootstrap_hooks.1 | |
parent | ef2072229076e9ed04903957ccd09e1918ecc0b2 (diff) | |
download | vyos-live-build-600e715703bab2a0ae100d75c5e33dfeba0f6e74.tar.gz vyos-live-build-600e715703bab2a0ae100d75c5e33dfeba0f6e74.zip |
Correcting spelling typo in manpages (s/hoooks/hooks/).
Diffstat (limited to 'manpages/en/lb_bootstrap_hooks.1')
-rw-r--r-- | manpages/en/lb_bootstrap_hooks.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |