diff options
-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 |