|
1 | | -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.10 2001/09/13 15:55:22 petere Exp $ --> |
| 1 | +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.11 2001/10/04 22:26:27 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="charset"> |
4 | 4 | <title>Localization</> |
@@ -621,8 +621,8 @@ RESET CLIENT_ENCODING; |
621 | 621 | <itemizedlist> |
622 | 622 | <listitem> |
623 | 623 | <para> |
624 | | -<ulink url="ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf"> |
625 | | -ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf</ulink> |
| 624 | +<ulink url="ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf" |
| 625 | + >ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf</ulink> |
626 | 626 | Detailed explanations of <literal>EUC_JP</literal>, <literal>EUC_CN</literal>, <literal>EUC_KR</literal>, <literal>EUC_TW</literal> |
627 | 627 | appear in section 3.2. |
628 | 628 | </para> |
|