locale.5: LC_MONETARY: document 'int_p_sep_by_space' and 'int_n_sep_by_space'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-04 12:55:59 +01:00
parent aef9ea904c
commit 923b0843f2
1 changed files with 16 additions and 2 deletions

View File

@ -591,10 +591,8 @@ in the first column.
The following keywords are allowed:
.\" FIXME 'int_n_cs_precedes' is not documented
.\" FIXME 'int_n_sep_by_space' is not documented
.\" FIXME 'int_n_sign_posn' is not documented
.\" FIXME 'int_p_cs_precedes' is not documented
.\" FIXME 'int_p_sep_by_space' is not documented
.\" FIXME 'int_p_sign_posn' is not documented
.TP
.I int_curr_symbol
@ -685,6 +683,22 @@ the sign string, and the value for a nonnegative formatted monetary quantity.
The same values are recognized as for
.IR p_sep_by_space .
.TP
.I int_p_sep_by_space
followed by an integer that indicates the separation of
.IR int_currency_symbol ,
the sign string,
and the value for a nonnegative internationally formatted monetary quantity.
The same values are recognized as for
.IR p_sep_by_space .
.TP
.I int_n_sep_by_space
followed by an integer that indicates the separation of
.IR int_currency_symbol ,
the sign string,
and the value for a negative internationally formatted monetary quantity.
The same values are recognized as for
.IR p_sep_by_space .
.TP
.I p_sign_posn
followed by an integer that indicates where the
.I positive_sign