locale: make posix
Run make posix to generate monetary definition files with the international parameters missing from localeconv(3)'s lconv struct. Manually convert the "frozen" non-unicode locales under share/monetdef. Reviewed by: bapt MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D53917
This commit is contained in:
@@ -47,4 +47,22 @@ RUB
|
||||
#
|
||||
# n_sign_posn
|
||||
1
|
||||
#
|
||||
# int_p_cs_precedes
|
||||
0
|
||||
#
|
||||
# int_n_cs_precedes
|
||||
0
|
||||
#
|
||||
# int_p_sep_by_space
|
||||
1
|
||||
#
|
||||
# int_n_sep_by_space
|
||||
1
|
||||
#
|
||||
# int_p_sign_posn
|
||||
1
|
||||
#
|
||||
# int_n_sign_posn
|
||||
1
|
||||
# EOF
|
||||
|
||||
Reference in New Issue
Block a user