File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.97 2010/02/28 02:19:47 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.98 2010/02/28 02:20:40 momjian Exp $ -->
22
33<chapter id="charset">
44 <title>Localization</>
@@ -71,12 +71,12 @@ initdb --locale=sv_SE
7171 locale then the specifications can take the form
7272 <replaceable>language_territory.codeset</>. For example,
7373 <literal>fr_BE.UTF-8</> represents the French language (fr) as
74- spoken in Belgium (BE), with a <acronym>UTF-8</> character set
74+ spoken in Belgium (BE), with a <acronym>UTF-8</> character set
7575 encoding.
7676 </para>
7777
7878 <para>
79- What locales are available on your
79+ What locales are available on your
8080 system under what names depends on what was provided by the operating
8181 system vendor and what was installed. On most Unix systems, the command
8282 <literal>locale -a</> will provide a list of available locales.
You can’t perform that action at this time.
0 commit comments