summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-02-25 01:40:10 +0000
committerRaphaƫl Hertzog <hertzog@debian.org>2020-03-05 11:28:19 +0000
commit4037226376946be38e37dbe5c78c1ca61eec0ac6 (patch)
treebf0601a0ad8ab7a58aa6bbd6e111387dde4c93a7 /manpages/en
parenta150e0573d17821f11b44ffa5743f2114aaefbb0 (diff)
downloadvyos-live-build-4037226376946be38e37dbe5c78c1ca61eec0ac6.tar.gz
vyos-live-build-4037226376946be38e37dbe5c78c1ca61eec0ac6.zip
manpage: fix typo
"know" -> "known" Gbp-Dch: Ignore
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb_config.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index d4f5c3949..2d21de033 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -247,7 +247,7 @@
.PP
\fBlb config\fR populates the configuration directory for live\-build. This directory is named 'config' and is created in the current directory where \fBlb config\fR was executed.
.PP
-Note: \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options. This means that when generating a new configuration, you should call \fBlb config\fR only once with all options specified. Calling it several times with only a subset of the options each can result in non working configurations. This is also caused by the fact that \fBlb config\fR called with one option only changes that option, and leaves everything else as is unless it is not defined. However, \fBlb config\fR does warn about know impossible or likely impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb config\fR again.
+Note: \fBlb config\fR tries to be smart and sets defaults for some options depending on the setting of other options. This means that when generating a new configuration, you should call \fBlb config\fR only once with all options specified. Calling it several times with only a subset of the options each can result in non working configurations. This is also caused by the fact that \fBlb config\fR called with one option only changes that option, and leaves everything else as is unless it is not defined. However, \fBlb config\fR does warn about known impossible or likely impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb config\fR again.
.SH OPTIONS
In addition to its specific options \fBlb config\fR understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.