Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fc84fcf

Browse files
author
Liudmila Mantrova
committed
DOC: remove extra link to encoding descriptions
1 parent 9820935 commit fc84fcf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/charset.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -589,8 +589,7 @@ SELECT * FROM test1 ORDER BY a || b COLLATE "fr_FR";
589589
operating system. For example, <literal>"ru-RU"</literal> or
590590
<literal>"en-US"</literal>. Specifying the encoding with these
591591
options is not allowed either. If required, you can specify the
592-
UTF8 encoding using the <literal>--encoding</literal> option. For details on
593-
the supported encodings, see <xref linkend="multibyte-charset-supported">.
592+
UTF8 encoding using the <literal>--encoding</literal> option.
594593
</para>
595594
</important>
596595

0 commit comments

Comments
 (0)