diff --git a/en_US.ISO8859-1/books/handbook/l10n/chapter.xml b/en_US.ISO8859-1/books/handbook/l10n/chapter.xml
index b688021b5a..f38e72f8ca 100644
--- a/en_US.ISO8859-1/books/handbook/l10n/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/l10n/chapter.xml
@@ -356,8 +356,8 @@ me:\
/usr/share/skel/dot.profile to set
that shell for all users:
- LANG=de_DE.ISO8859-1; export LANG
-MM_CHARSET=ISO-8859-1; export MM_CHARSET
+ LANG=de_DE.ISO8859-1; export LANG
+MM_CHARSET=ISO-8859-1; export MM_CHARSET
However, the name of the configuration file and the
syntax used differs for the csh shell.
@@ -376,9 +376,9 @@ setenv MM_CHARSET ISO-8859-1
shell and the second is for the csh
shell:
- LANG=de_DE.ISO8859-1; export LANG
+ LANG=de_DE.ISO8859-1; export LANG
- setenv LANG de_DE.ISO8859-1
+ setenv LANG de_DE.ISO8859-1