Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)

Table 15 Locale Names and Filenames (continued)
Filename for locale definitionLanguage of locale
fi_FI.ISO8859-1Finnish
fr_BE.ISO8859-1French, Belgium
fr_CA.ISO8859-1French, Canada
fr_FR.ISO8859-1French, France
fr_CH.ISO8859-1French, Switzerland
de_DE.ISO8859-1German
de_CH.ISO8859-1German, Switzerland
el_GR.ISO8859-7Greek
is_IS.ISO8859-1Icelandic
it_IT.ISO8859-1Italian
ja_JP.AJECJapanese, EUC
ja_JP.SJISJapanese, SJIS
en_JP.ISO8859-1Japanese-English, Japan
ko_KR.eucKRKorean, EUC
no_NO.ISO8859-1Norwegian
pt_PT.ISO8859-1Portuguese
es_ES.ISO8859-1Spanish
sv_SE.ISO8859-1Swedish
zh_TW.eucTWTaiwanese, EUC
tr_TR.ISO8859-9Turkish
Localizing Reference Pages
HP provides a set of reference pages appropriate for the en_US.ISO8859-1 locale in the default
MANPATH environment variable value /usr/share/man.
Access to reference pages is not controlled through locale variables. However, you can provide
users of other locales with equivalent sets of reference pages that have been translated into the
language corresponding to a locale. You do this by setting the value of a MANPATH environment
variable in either the /etc/profile file or the default .profile file.
If you have translations of reference pages, you can put them in any directory and set the MANPATH
variable to the corresponding value. The best practice is to put each translated set into its own
reference page fileset.
Provide a MANPATH environment variable value for the directory of each language for which you
supply reference pages. For example, suppose your site has users of the ja_JP.AJEC locale. You
could define a fileset that is mounted at the directory man in directory /usr/EUC and then specify
the following in your default .profile file:
setenv MANPATH /usr/EUC/man
The /usr/EUC/man directory would contain Japanese translations of reference pages in its
subdirectories. To allow access to the translated reference pages first and then the versions provided
by HP, you would specify:
setenv MANPATH /usr/EUC/man:/usr/share/man
240 Managing With the Shell