From 4f765f3fc017ccfec835a14bb46479ccd87e7e1d Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Mon, 27 Apr 2020 06:38:25 +0100 Subject: [PATCH] manpages: fix outdated --distribution description it does not depend upon --mode, it simply defaults to 'buster'. Gbp-Dch: Ignore --- manpages/en/lb_config.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 66a0611b1..48ae236a2 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -319,7 +319,7 @@ tells debootstrap to use an alternate bootstrap script (last parameter to deboot .IP "\fB\-\-debug\fR" 4 turns on debugging informational messages. .IP "\fB\-d\fR|\fB\-\-distribution\fR \fICODENAME\fR" 4 -defines the distribution of the resulting live system. The default depends upon \-\-mode. For Debian, you might use 'buster' for example, or 'sid' for Debian unstable. +defines the distribution of the resulting live system. This currently defaults to 'buster'. The value 'sid' can be used for Debian unstable. .IP "\fB\-\-distribution\-binary\fR \fICODENAME\fR" 4 defines the distribution enabled in the resulting live system (defaults to the value set in \fB\-\-distribution\fR) .IP "\fB\-\-distribution\-chroot\fR \fICODENAME\fR" 4