diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-15 20:48:53 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-15 20:48:56 +0200 |
commit | 2cf5daeaefe9d089fb4ac047ca0e7eee34c68477 (patch) | |
tree | f11448a784b710fd60998f04322826aa54467e9d /manpages/de | |
parent | a6988b188f24e16ed0a1b7c5ab9da58e9bfb5bc3 (diff) | |
download | vyos-live-build-2cf5daeaefe9d089fb4ac047ca0e7eee34c68477.tar.gz vyos-live-build-2cf5daeaefe9d089fb4ac047ca0e7eee34c68477.zip |
Renaming chroot_sources script to chroot_archives for consistency with debian-policy terminology.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_chroot_archives.de.1 (renamed from manpages/de/lb_chroot_sources.de.1) | 8 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/manpages/de/lb_chroot_sources.de.1 b/manpages/de/lb_chroot_archives.de.1 index 2c0c79a56..4ceef1064 100644 --- a/manpages/de/lb_chroot_sources.de.1 +++ b/manpages/de/lb_chroot_archives.de.1 @@ -6,19 +6,19 @@ .TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project" .SH NAME -\fBlb chroot_sources\fP \- Complete the chroot stage +\fBlb chroot_archives\fP \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_sources\fP [\fIlive\-build options\fP] +\fBlb chroot_archives\fP [\fIlive\-build options\fP] .SH DESCRIPTION -\fBlb chroot_sources\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +\fBlb chroot_archives\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_sources\fP has no specific options but understands all generic +\fBlb chroot_archives\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. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 93e5b8b99..58fdddf86 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -158,7 +158,7 @@ mount /proc manage /etc/resolv.conf .IP \fBlb_chroot_selinuxfs\fP(1) 4 mount /selinux -.IP \fBlb_chroot_sources\fP(1) 4 +.IP \fBlb_chroot_archives\fP(1) 4 manage /etc/apt/sources.list .IP \fBlb_chroot_sysfs\fP(1) 4 mount /sys |