From b68d1dfc0cf8f1d60fe6b1602709eec0f06ad4eb Mon Sep 17 00:00:00 2001 From: asfernandes Date: Sat, 11 Jun 2011 18:44:50 +0000 Subject: [PATCH] Misc. --- doc/README.intl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/README.intl b/doc/README.intl index cbbf952e42..ded4440ddb 100644 --- a/doc/README.intl +++ b/doc/README.intl @@ -270,12 +270,12 @@ Example: DISABLE-EXPANSIONS=1 ICU-VERSION: Specify what version of ICU library will be used. Valid values are the ones defined in the config file (intl/fbintl.conf) in entry intl_module/icu_versions. -Valid for: UNICODE and UNICODE_CI. +Valid for: UNICODE collations. Format: ICU-VERSION={default | major.minor} Example: ICU-VERSION=3.0 LOCALE: Specify the collation locale. -Valid for: UNICODE and UNICODE_CI. +Valid for: UNICODE collations. Requires: Complete version of ICU libraries. Format: LOCALE=xx_XX Example: LOCALE=en_US