From 084737947fe6780231863a18f66aa695860e3abc Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Tue, 17 Jun 2003 09:02:39 +0000 Subject: [PATCH] Incorporate some things from the notes. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132125 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/setlocale.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index bdbb070b51..c38f58b8ed 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -85,7 +85,9 @@ Setlocale returns the new current locale, or &false; if the locale functionality is not implemented in the platform, the specified locale does not exist or the category name is invalid. - An invalid category name also causes a warning message. + An invalid category name also causes a warning message. Category/locale + names can be found in RFC 2915 + and ISO 639.