diff options
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/en/lb_config.1 | 2 | ||||
-rw-r--r-- | manpages/en/live-build.7 | 6 |
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 |