Instant Capacity on Demand (iCOD) User's Guide for versions B.05.x

iCOD Manpages
icod_modify (1M) Manpage
Appendix D150
EXTERNAL INFLUENCES
Environment Variables
LANG determines the locale to use for the locale categories when both
LC_ALL and the corresponding environment variable (beginning with
LC_) do not specify a locale. If LANG is not set or is set to the empty
string, a default of “C” is used (see lang (5)).
LC_CTYPE determines the interpretation of single- and multi-byte
characters.
LC_TIME determines the date and time strings output.
LC_MESSAGES determines the language in which messages are
displayed.
If any internationalization variable contains an invalid setting,
icod_modify behaves as if all internationalization variables are set
to “C” (see environ (5)).
International Code Set Support
Single- and multi-byte character code sets are supported. However, input
to the command must be entered using ASCII characters only.
RETURN VALUE
icod_modify exits with one of these values:
0 Command succeeded.
>0 Command failed; error message sent to STDERR.
AUTHOR
icod_modify was developed by HP.
SEE ALSO
icod_notify (1M), icod_stat (1M), icod (5).