diff options
author | Daniel Baumann <daniel@debian.org> | 2010-07-02 18:21:38 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-07-02 18:21:38 +0200 |
commit | 9ca9ca1fea09b823cfbe437e14b7cda196dbb8e5 (patch) | |
tree | c38829f54ee8e25e949ed6a9b9f9bd125d84513a /manpages/de/lh_config.de.1 | |
parent | 1b642e1416c417dfca9d7cc3c051e48f9f9a87a4 (diff) | |
download | vyos-live-build-9ca9ca1fea09b823cfbe437e14b7cda196dbb8e5.tar.gz vyos-live-build-9ca9ca1fea09b823cfbe437e14b7cda196dbb8e5.zip |
Correcting entry about --language in lh_config manpage, it doesn't set the bootparameters automatically for locale selection.
Diffstat (limited to 'manpages/de/lh_config.de.1')
-rw-r--r-- | manpages/de/lh_config.de.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/manpages/de/lh_config.de.1 b/manpages/de/lh_config.de.1 index 61220f3a2..0c75eae46 100644 --- a/manpages/de/lh_config.de.1 +++ b/manpages/de/lh_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-HELPER 1 24.06.2010 2.0~a16 "Debian Live Projekt" +.TH LIVE\-HELPER 1 02.07.2010 2.0~a16 "Debian Live Projekt" .SH NAME \fBlh config\fP \- Erstellen des config Verzeichnisses @@ -500,9 +500,10 @@ KiB. sets the keyring package or additional keyring packages. By default this is set to debian\-archive\-keyring. .IP "\-l|\fB\-\-language\fP \fILANGUAGE\fP" 4 -sets the language of a live system by installing l10n related packages and -enables generation of the correct locales through automatically setting the -right boot parameters. +sets the language of a live system by installing l10n related packages. It +doesn't enable generation of the correct locales through setting the right +boot parameters, those need to be done through the bootappend\-live +parameter. .IP "\-k|\fB\-\-linux\-flavours\fP \fIFLAVOUR\fP|\(dq\fIFLAVOURS\fP\(dq" 4 sets the kernel flavours to be installed. Note that in case you specify more than that the first will be configured the default kernel that gets booted. |