String encoding fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17917 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2003-10-18 06:10:41 +00:00
parent 0720ce45b5
commit ec9d52dff8
4 changed files with 36 additions and 13 deletions

View file

@ -198,8 +198,7 @@
<p>
This is used to specify the default encoding for 8-bit
strings. It defaults to NSISOLatin1StringEncoding, but
may be any of the 8-bit encodings supported by your system
(excluding multi-byte encodings).
may be any of the 8-bit encodings supported by your system.
</p>
</desc>
<term>GNUSTEP_HOST_CPU</term>