Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93eab31

Browse files
committed
Fix markup tag error, envvar -> envar.
1 parent739c614 commit93eab31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/charset.sgml

Lines changed: 2 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.89 2008/09/23 10:58:03 heikki Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.90 2008/09/24 16:30:26 momjian Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -321,7 +321,7 @@ initdb --locale=sv_SE
321321
<para>
322322
An important restriction, however, is that each database's character set
323323
must be compatible with the database's <envar>LC_CTYPE</> and
324-
<envvar>LC_COLLATE</> locale settings. For <literal>C</> or
324+
<envar>LC_COLLATE</> locale settings. For <literal>C</> or
325325
<literal>POSIX</> locale, any character set is allowed, but for other
326326
locales there is only one character set that will work correctly.
327327
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp