Revert changes in last commit:

In Linux they are de_DE.ISO-8859-1 and
en_US.ISO-8859-1.

Noticed by:	blackend
Approved by:	trhodes (mentor)
This commit is contained in:
Jesus R. Camou 2006-02-20 20:50:43 +00:00
parent f17c8927fc
commit e67c3b4220
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27199

View file

@ -2014,14 +2014,14 @@ sapgw00s 4800/tcp # SAP Secure Gateway 4800 + Instance-Number</programlistin
system without any problems, though). The following locales
are needed:</para>
<programlisting>de_DE.ISO8859-1
en_US.ISO8859-1</programlisting>
<programlisting>de_DE.ISO-8859-1
en_US.ISO-8859-1</programlisting>
<para>Create the links like this:</para>
<screen>&prompt.root; <userinput>cd /compat/linux/usr/share/locale</userinput>
&prompt.root; <userinput>ln -s de_DE de_DE.ISO8859-1</userinput>
&prompt.root; <userinput>ln -s en_US en_US.ISO8859-1</userinput></screen>
&prompt.root; <userinput>ln -s de_DE de_DE.ISO-8859-1</userinput>
&prompt.root; <userinput>ln -s en_US en_US.ISO-8859-1</userinput></screen>
<para>If they are not present, there will be some problems
during the installation. If these are then subsequently