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/de | |
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/de')
-rw-r--r-- | manpages/de/lb_chroot_task-lists.de.1 (renamed from manpages/de/lb_chroot_local-tasklists.de.1) | 12 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/manpages/de/lb_chroot_local-tasklists.de.1 b/manpages/de/lb_chroot_task-lists.de.1 index fde761fcd..a149bf9e8 100644 --- a/manpages/de/lb_chroot_local-tasklists.de.1 +++ b/manpages/de/lb_chroot_task-lists.de.1 @@ -6,21 +6,21 @@ .TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project" .SH NAME -\fBlb chroot_local\-tasklists\fP \- Complete the chroot stage +\fBlb chroot_task\-lists\fP \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_local\-tasklists\fP [\fIlive\-build options\fP] +\fBlb chroot_task\-lists\fP [\fIlive\-build options\fP] .SH DESCRIPTION -\fBlb chroot_local\-tasklists\fP is a low\-level command (plumbing) of +\fBlb chroot_task\-lists\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_local\-tasklists\fP has no specific options but understands all -generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all -generic live\-build options. +\fBlb chroot_task\-lists\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. .SH FILES .\" FIXME diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 58fdddf86..b037fc0c8 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -164,8 +164,8 @@ manage /etc/apt/sources.list mount /sys .IP \fBlb_chroot_sysv\-rc\fP(1) 4 manage /usr/sbin/policy\-rc.d -.IP \fBlb_chroot_local\-tasklists\fP(1) 4 -install local task lists into chroot +.IP \fBlb_chroot_task\-lists\fP(1) 4 +install task lists into chroot .SS "Binary commands" .IP \fBlb_binary_chroot\fP(1) 4 copy chroot into chroot |