diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-02-25 05:46:52 +0000 |
---|---|---|
committer | Raphaƫl Hertzog <hertzog@debian.org> | 2020-03-05 11:28:19 +0000 |
commit | 569d25616275a0fdfeaaf26eb8787139b856864e (patch) | |
tree | f6caa234ebdb9004ab156826e817cfe2528ebe20 /manpages/en/live-build.7 | |
parent | 54f19a3efeaca755c013c538b2b9763f040ebb4f (diff) | |
download | vyos-live-build-569d25616275a0fdfeaaf26eb8787139b856864e.tar.gz vyos-live-build-569d25616275a0fdfeaaf26eb8787139b856864e.zip |
manpage: clarification
Gbp-Dch: Ignore
Diffstat (limited to 'manpages/en/live-build.7')
-rw-r--r-- | manpages/en/live-build.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index e3c88de84..51022c919 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -76,9 +76,9 @@ executes the second build stage, building the live OS filesystem .IP "\fBlb installer\fR(1)" 4 executes the third build stage, obtaining installer components (optional) .IP "\fBlb binary\fR(1)" 4 -executes the fourth build stage, generating a binary image +executes the fourth build stage, generating the binary (live) image .IP "\fBlb source\fR(1)" 4 -executes the fifth build stage, generating a source image (optional) +executes the fifth build stage, generating a corresponding source image (optional) .\" FIXME .SH LOW\-LEVEL COMMANDS (PLUMBING) - BUILD STAGE COMPONENTS |