diff options
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_chroot_hooks.1 (renamed from manpages/en/lb_chroot_local-hooks.1) | 8 | ||||
-rw-r--r-- | manpages/en/live-build.7 | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/manpages/en/lb_chroot_local-hooks.1 b/manpages/en/lb_chroot_hooks.1 index f473e5c09..6264a463b 100644 --- a/manpages/en/lb_chroot_local-hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -1,18 +1,18 @@ .TH LIVE\-BUILD 1 2011\-07\-19 3.0~a25 "Debian Live Project" .SH NAME -\fBlb chroot_local\-hooks\fR \- Complete the chroot stage +\fBlb chroot_hooks\fR \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_local\-hooks\fR [\fIlive\-build options\fR] +\fBlb chroot_hooks\fR [\fIlive\-build options\fR] .SH DESCRIPTION -\fBlb chroot_local\-hooks\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. +\fBlb chroot_hooks\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_local\-hooks\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options. +\fBlb chroot_hooks\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options. .SH FILES .\" FIXME diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 86358f22d..cff090e2d 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -115,7 +115,7 @@ install queued packages into chroot make build interactive .IP "\fBlb_chroot_linux\-image\fR(1)" 4 manage /etc/kernel\-img.conf -.IP "\fBlb_chroot_local\-hooks\fR(1)" 4 +.IP "\fBlb_chroot_hooks\fR(1)" 4 execute local hooks in chroot .IP "\fBlb_chroot_local\-includes\fR(1)" 4 copy local files into chroot |