From 0cec2bb0cd2ea1a19d2ad58107b04226de401d44 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 3 May 2001 21:38:45 +0000 Subject: BTW it does not add encodign it just patches existing one (KOI8) to support two - KOI8-R and KOI8-U (latter is superset of the former if not to take to the account pseudographics) Andy Rysin --- doc/src/sgml/charset.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 41301153f06..98be034394e 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -1,4 +1,4 @@ - + Localization</> @@ -353,7 +353,7 @@ perl: warning: Falling back to the standard locale ("C"). </row> <row> <entry>KOI8</entry> - <entry>KOI8-R</entry> + <entry>KOI8-R(U)</entry> </row> <row> <entry>WIN</entry> -- cgit v1.2.3