summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-20 16:17:38 +0000
committerLuca Boccassi <bluca@debian.org>2020-03-20 17:25:09 +0000
commit49047f05636b3aa95faf70b537ae96fa580f8194 (patch)
tree58c7c44c404c8fe82954b20f24bdb6fb9f4696a2 /manpages
parent35e622651d51112394bb0d2bb79ef08e122b8c6d (diff)
downloadvyos-live-build-49047f05636b3aa95faf70b537ae96fa580f8194.tar.gz
vyos-live-build-49047f05636b3aa95faf70b537ae96fa580f8194.zip
manpages: stage clarifications
Gbp-Dch: Ignore
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.12
-rw-r--r--manpages/en/live-build.76
2 files changed, 4 insertions, 4 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 64a905dfd..2bb70c91a 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2020\-03\-17 1:20191222 "Debian Live Project"
+.TH LIVE\-BUILD 1 2020\-03\-20 1:20191222 "Debian Live Project"
.SH NAME
\fBlb_config\fR \- Create config directory
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index 82d3385e6..4c3f81f66 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -49,7 +49,7 @@ be verbose.
.SH LIVE\-BUILD COMMANDS
.\" FIXME
-We divide live\-build into high level ("porcelain") commands and low level ("plumbing") commands.
+We divide live\-build into high level ("porcelain") commands, secondary major build stage ("porcelain") commands, and low level ("plumbing") commands.
.PP
Here is the complete list of all available live\-build commands. See their man
pages for additional documentation.
@@ -62,7 +62,7 @@ We separate the porcelain commands into the main commands and some ancillary use
.IP "\fBlb config\fR(1)" 4
creates configuration for live\-build
.IP "\fBlb build\fR(1)" 4
-executes the build process (by executing all of the secondary level build stages in sequence)
+executes the build process (by executing all of the secondary level major build stages in sequence)
.IP "\fBlb clean\fR(1)" 4
cleans up system build directories
.SS Ancillary Commands
@@ -72,7 +72,7 @@ generic live\-build script execution wrapper
.SH SECONDARY\-LEVEL BUILD COMMANDS (PORCELAIN)
.\" FIXME
-The following are the commands that execute each major stage of the build process, in their necessary order of execution. Normally a user might just execute the higher level \fBlb build\fR(1) command.
+The following are the commands that execute each major stage of the build process, in their necessary order of execution. Normally a user might just execute the higher level \fBlb build\fR(1) command rather than use these individually.
.IP "\fBlb bootstrap\fR(1)" 4
executes the first build stage, creating (bootstraping) a basic Debian root filesystem
.IP "\fBlb chroot\fR(1)" 4