Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

File Format Reference Pages locale(4)
<form-feed>;<carriage-return>;<NUL>;<SOH>;<STX>;\
<ETX>;<EOT>;<ENQ>;<ACK>;<SO>;<SI>;<DLE>;<DC1>;<DC2>;\
<DC3>;<DC4>;<NAK>;<SYN>;<ETB>;<CAN>;<EM>;<SUB>;\
<ESC>;<IS4>;<IS3>;<IS2>;<IS1>;<DEL>
#
punct <exclamation-mark>;<quotation-mark>;<number-sign>;\
<dollar-sign>;<percent-sign>;<ampersand>;<asterisk>;\
<apostrophe>;<left-parenthesis>;<right-parenthesis>;\
<plus-sign>;<comma>;<hyphen>;<period>;<slash>;\
<colon>;<semicolon>;<less-than-sign>;<equals-sign>;\
<greater-than-sign>;<question-mark>;<commercial-at>;\
<left-square-bracket>;<backslash>;<circumflex>;\
<right-square-bracket>;<underline>;<grave-accent>;\
<left-curly-bracket>;<vertical-line>;<tilde>;\
<right-curly-bracket>
#
xdigit <zero>;<one>;<two>;<three>;<four>;<five>;<six>;\
<seven>;<eight>;<nine>;<A>;<B>;<C>;<D>;<E>;<F>;\
<a>;<b>;<c>;<d>;<e>;<f>
#
blank <space>;<tab>
#
toupper (<a>,<A>);(<b>,<B>);(<c>,<C>);(<d>,<D>);(<e>,<E>);\
(<f>,<F>);(<g>,<G>);(<h>,<H>);(<i>,<I>);(<j>,<J>);\
(<k>,<K>);(<l>,<L>);(<m>,<M>);(<n>,<N>);(<o>,<O>);\
(<p>,<P>);(<q>,<Q>);(<r>,<R>);(<s>,<S>);(<t>,<T>);\
(<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>);(<y>,<Y>);\
(<z>,<Z>)
#
END LC_CTYPE
The LC_MESSAGES Category
The LC_MESSAGES category of a locale denition source le denes the format for
afrmative and negative system responses. This category begins with an LC_MESSAGES
category header and terminates with an END LC_MESSAGES category trailer.
All operands for the LC_MESSAGES category are dened as strings or extended regular
expressions bounded by ""(double quotes). These operands are separated from the keyword
they dene by one or more spaces. Two adjacent ""(double quotes) indicate an undened
value. The following keywords are recognized in the LC_MESSAGES category:
copy Species the name of an existing locale to be used as the denition of this category. If
you include a copy statement, no other keyword shall be specied.
yesexpr Species an extended regular expression that describes the acceptable afrmative
response to a question expecting an afrmative or negative response.
noexpr Species an extended regular expression that describes the acceptable negative
response to a question expecting an afrmative or negative response.
yesstr Species the locales equivalents of an acceptable afrmative response. This string is
accessible to applications through the nl_langinfo subroutine as nl_langinfo
(YESSTR).
527188-003 Hewlett-Packard Company 1117