diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-15 22:01:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-15 22:01:51 +0200 |
commit | cfb6ecedfa5f923296c6ab23b7d1e8ec60f0f156 (patch) | |
tree | 67598786284987d2be9a4b8cd9fccf773f7aa75f /manpages/en | |
parent | e26d3be01aed013cd9a439240c28fa16c8bb272d (diff) | |
download | vyos-live-build-cfb6ecedfa5f923296c6ab23b7d1e8ec60f0f156.tar.gz vyos-live-build-cfb6ecedfa5f923296c6ab23b7d1e8ec60f0f156.zip |
Since we don't have global tasks anymore, renaming lb_chroot_local-tasklists to lb_chroot_task-lists.
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_chroot_task-lists.1 (renamed from manpages/en/lb_chroot_local-tasklists.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-tasklists.1 b/manpages/en/lb_chroot_task-lists.1 index d6626bae9..862eadcb9 100644 --- a/manpages/en/lb_chroot_local-tasklists.1 +++ b/manpages/en/lb_chroot_task-lists.1 @@ -1,18 +1,18 @@ .TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project" .SH NAME -\fBlb chroot_local\-tasklists\fR \- Complete the chroot stage +\fBlb chroot_task\-lists\fR \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_local\-tasklists\fR [\fIlive\-build options\fR] +\fBlb chroot_task\-lists\fR [\fIlive\-build options\fR] .SH DESCRIPTION -\fBlb chroot_local\-tasklists\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. +\fBlb chroot_task\-lists\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_local\-tasklists\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_task\-lists\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 7507475cf..4ba78ea1e 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -141,8 +141,8 @@ manage /etc/apt/sources.list mount /sys .IP "\fBlb_chroot_sysv\-rc\fR(1)" 4 manage /usr/sbin/policy\-rc.d -.IP "\fBlb_chroot_local\-tasklists\fR(1)" 4 -install local task lists into chroot +.IP "\fBlb_chroot_task\-lists\fR(1)" 4 +install task lists into chroot .SS Binary commands .IP "\fBlb_binary_chroot\fR(1)" 4 copy chroot into chroot |