From: Bruce Momjian Date: Wed, 24 Sep 2008 16:30:26 +0000 (+0000) Subject: Fix markup tag error, envvar -> envar. X-Git-Tag: recoveryinfrav9~613 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=0d849e104982868aa25aabce95e5ffca729b788d;p=users%2Fsimon%2Fpostgres.git Fix markup tag error, envvar -> envar. --- diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 53d67c4832..ef7aff5445 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -321,7 +321,7 @@ initdb --locale=sv_SE An important restriction, however, is that each database's character set must be compatible with the database's LC_CTYPE and - LC_COLLATE locale settings. For C or + LC_COLLATE locale settings. For C or POSIX locale, any character set is allowed, but for other locales there is only one character set that will work correctly.