Skip to content

Commit c151e63

Browse files
committed
Fix markup.
1 parent 119807e commit c151e63

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/charset.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.62 2005/03/13 05:11:49 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.63 2005/03/13 05:16:33 momjian Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -811,12 +811,13 @@ $ <userinput>psql -l</userinput>
811811
<literal>EUC_KR</literal>,
812812
<literal>EUC_TW</literal>,
813813
<literal>ISO_8859_5</literal>,
814-
<literal>KOI8</literal></entry>,
814+
<literal>KOI8</literal>,
815815
<literal>LATIN1</literal> to <literal>LATIN5</literal>,
816816
<literal>SJIS</literal>,
817817
<literal>WIN866</literal>,
818818
<literal>WIN1250</literal>,
819819
<literal>WIN1251</literal>
820+
</entry>
820821
</row>
821822
<row>
822823
<entry><literal>SJIS</literal></entry>

0 commit comments

Comments
 (0)