diff options
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_chroot_packages.1 (renamed from manpages/en/lb_chroot_local-packages.1) | 8 | ||||
-rw-r--r-- | manpages/en/live-build.7 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/manpages/en/lb_chroot_local-packages.1 b/manpages/en/lb_chroot_packages.1 index 011667035..cefbdb2af 100644 --- a/manpages/en/lb_chroot_local-packages.1 +++ b/manpages/en/lb_chroot_packages.1 @@ -1,18 +1,18 @@ .TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project" .SH NAME -\fBlb chroot_local\-packages\fR \- Complete the chroot stage +\fBlb chroot_packages\fR \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_local\-packages\fR [\fIlive\-build options\fR] +\fBlb chroot_packages\fR [\fIlive\-build options\fR] .SH DESCRIPTION -\fBlb chroot_local\-packages\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. +\fBlb chroot_packages\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_local\-packages\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_packages\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 4ba78ea1e..6ad330625 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -119,8 +119,8 @@ manage /etc/kernel\-img.conf execute local hooks in chroot .IP "\fBlb_chroot_local\-includes\fR(1)" 4 copy local files into chroot -.IP "\fBlb_chroot_local\-packages\fR(1)" 4 -queue install of local packages into chroot +.IP "\fBlb_chroot_packages\fR(1)" 4 +queue install of packages into chroot .IP "\fBlb_chroot_local\-patches\fR(1)" 4 apply local patches against chroot .IP "\fBlb_chroot_local\-preseed\fR(1)" 4 |