locale.5: LC_MONETARY: document 'int_p_cs_precedes' and 'int_n_cs_precedes'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-04 13:05:12 +01:00
parent 548fe9a5cc
commit c9e3729bea
1 changed files with 14 additions and 2 deletions

View File

@ -590,8 +590,6 @@ The definition starts with the string
in the first column.
The following keywords are allowed:
.\" FIXME 'int_n_cs_precedes' is not documented
.\" FIXME 'int_p_cs_precedes' is not documented
.TP
.I int_curr_symbol
followed by the international currency symbol.
@ -653,6 +651,20 @@ for a negative formatted monetary quantity.
The same values are recognized as for
.IR p_cs_precedes .
.TP
.I int_p_cs_precedes
followed by an integer that indicates the placement of
.I int_currency_symbol
for a nonnegative internationally formatted monetary quantity.
The same values are recognized as for
.IR p_cs_precedes .
.TP
.I int_n_cs_precedes
followed by an integer that indicates the placement of
.I int_currency_symbol
for a negative internationally formatted monetary quantity.
The same values are recognized as for
.IR p_cs_precedes .
.TP
.I p_sep_by_space
followed by an integer that indicates the separation of
.IR currency_symbol ,