From b3f9580da2a85cfd1558239729cdbc6eab83f57f Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Tue, 25 Feb 2020 05:41:24 +0000 Subject: [PATCH] manpage: fix missing stage mention Gbp-Dch: Ignore --- manpages/en/lb_build.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index ee6a170b3..bba691be1 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -9,7 +9,7 @@ .SH DESCRIPTION \fBlb build\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite. .PP -\fBlb build\fR calls all necessary live\-build programs in the correct order to complete the bootstrap, chroot, binary, and source stages. +\fBlb build\fR calls all necessary live\-build programs in the correct order to complete the bootstrap, chroot, installer, binary, and source stages. .SH OPTIONS \fBlb build\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.