From 23bd0357089ad9f8ddcf68742a8c4b39b09843a1 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Tue, 25 Feb 2020 02:58:32 +0000 Subject: manpage: fix typo "the their" Gbp-Dch: Ignore --- manpages/en/lb_config.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manpages') diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 3aae1c7af..03c3d8d00 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -302,7 +302,7 @@ inserts pauses during the generation of the image. .IP "\fB\-\-build\-with\-chroot\fR true|false" 4 defines whether live\-build should use the tools from within the chroot to build the binary image or not by using and including the host system's tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux and grub, and the auxiliary tools such as dosfstools, xorriso, squashfs-tools and others) do not \fBexactly\fR match what is present at build-time in the target distribution. Never do disable this option unless you are \fBexactly\fR sure what you are doing and have \fBcompletely\fI understood its consequences. .IP "\fB\-\-cache\fR true|false" 4 -defines globally if any cache should be used at all. Different caches can be controlled through the their own options. +defines globally if any cache should be used at all. Different caches can be controlled through their own options. .IP "\fB\-\-cache\-indices\fR true|false" 4 defines if downloaded package indices and lists should be cached which is false by default. Enabling it lets you rebuild an image completely offline, however, you would not get updates anymore then. .IP "\fB\-\-cache\-packages\fR true|false" 4 -- cgit v1.2.3