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/en | |
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/en')
-rw-r--r-- | manpages/en/lb_chroot_archives.1 (renamed from manpages/en/lb_chroot_sources.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_sources.1 b/manpages/en/lb_chroot_archives.1 index cf785a43b..5ae76349e 100644 --- a/manpages/en/lb_chroot_sources.1 +++ b/manpages/en/lb_chroot_archives.1 @@ -1,18 +1,18 @@ .TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project" .SH NAME -\fBlb chroot_sources\fR \- Complete the chroot stage +\fBlb chroot_archives\fR \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_sources\fR [\fIlive\-build options\fR] +\fBlb chroot_archives\fR [\fIlive\-build options\fR] .SH DESCRIPTION -\fBlb chroot_sources\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. +\fBlb chroot_archives\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_sources\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_archives\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 2005c864c..7507475cf 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -135,7 +135,7 @@ mount /proc manage /etc/resolv.conf .IP "\fBlb_chroot_selinuxfs\fR(1)" 4 mount /selinux -.IP "\fBlb_chroot_sources\fR(1)" 4 +.IP "\fBlb_chroot_archives\fR(1)" 4 manage /etc/apt/sources.list .IP "\fBlb_chroot_sysfs\fR(1)" 4 mount /sys |