Fix error from r47079.
Obtained from: hrs Sponsored by: Essen DevSummit Hackathon
This commit is contained in:
parent
ac8327d8ca
commit
64d9407108
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47081
1 changed files with 2 additions and 1 deletions
|
@ -366,7 +366,8 @@ me:\
|
|||
<filename>/etc/csh.login</filename>, or
|
||||
<filename>/usr/share/skel/dot.login</filename>:</para>
|
||||
|
||||
<programlisting><envar>setenv LANG de_DE.ISO8859-1,MM_CHARSET ISO-8859-1</envar></programlisting>
|
||||
<programlisting>setenv <envar>LANG</envar> de_DE.ISO8859-1
|
||||
setenv <envar>MM_CHARSET</envar> ISO-8859-1</programlisting>
|
||||
|
||||
<para>To complicate matters, the syntax needed to configure
|
||||
<application>Xorg</application> in
|
||||
|
|
Loading…
Reference in a new issue