locale.5: Document outdigit and alt_digits

See e.g. fa_IR for reference.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Marko Myllynen 2015-05-12 16:58:08 +03:00 committed by Michael Kerrisk
parent ae91a0d63c
commit 89257a53db
1 changed files with 6 additions and 1 deletions

View File

@ -244,7 +244,6 @@ in the first column.
The following keywords are allowed:
.\" FIXME The following LC_CTYPE keywords are not documented:
.\" translit_start + translit_end
.\" outdigit
.\" include
.\" map (to_inpunct, to_outpunct)
.TP
@ -437,6 +436,9 @@ which are then to be defined in the locale.
.I charconv
followed by a list of locale-specific character map names
which are then to be defined in the locale.
.TP
.I outdigit
followed by a list of alternate output digits for the locale.
.PP
The
.B LC_CTYPE
@ -1109,6 +1111,9 @@ Right-left from top.
.I date_fmt
followed by the appropriate date representation for
.BR date (1).
.TP
.I alt_digits
followed by the alternative digits used for date and time in the locale.
.PP
The
.B LC_TIME