--- org/gettext.1	Thu Oct 15 12:00:36 2009
+++ gettext.1	Tue Oct 27 12:07:44 2009
@@ -24,6 +24,19 @@
      /usr/lib/locale/lang/LC_MESSAGES  where  lang  is the locale
      name. If present,  the  TEXTDOMAINDIR  environment  variable
      replaces the pathname component up to lang.
+                                                                              |
+     If lang specified is a canonical locale name to obsoleted Solaris        |
+     locale names as described in locale_alias(5) and the above mentioned     |
+     ordinary locations with lang do not yield a message object, for          |
+     a better backward compatibility, gettext additionally looks for          |
+     its message object using the obsoleted Solaris locale names as           |
+     the additional locale names to check on with in place of lang.           |
+                                                                              |
+     If lang specified is an accepted and supported locale name               |
+     alias to a canonical locale name that is supported as described in       |
+     locale_alias(5) and the above mentioned ordinary locations with lang     |
+     do not yield a message object, gettext additionally looks for its        |
+     message object using the canonical locale name.                          |
 
      This command interprets C escape sequences such  as  \t  for
      tab.  Use \\ to print a backslash. To produce a message on a
@@ -88,10 +101,12 @@
      ____________________________________________________________
       Availability                  SUNWcsu
      ____________________________________________________________
+      Interface Stability           Committed                                 |
+     ____________________________________________________________             |
 
 SEE ALSO
      echo(1), msgfmt(1), printf(1),  gettext(3C),  setlocale(3C),
-     attributes(5)
+     attributes(5), environ(5), locale_alias(5)                               |
 
 NOTES
      This  is  the  shell  equivalent  of  the  library   routine
