newlocale.3: Add LC_ALL_MASK description

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-28 12:04:18 +02:00
parent 4de4d201a3
commit 99a2c32928
1 changed files with 3 additions and 0 deletions

View File

@ -121,6 +121,9 @@ The mask is constructed by a bitwise OR of the constants
.BR LC_TELEPHONE_MASK ,
and
.BR LC_TIME_MASK .
Alternatively, the mask can be specified as
.BR LC_ALL_MASK ,
which is equivalent to ORing all of the preceding constants.
For each category specified in
.IR category_mask ,