15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
# $NetBSD: en_US.US-ASCII.src,v 1.1 2009/01/02 00:20:23 tnozaki Exp $
|
|
#
|
|
# English Language Numeric Locale for United States
|
|
#
|
|
# WARNING: Empty lines and/or blank spaces may be essential.
|
|
#
|
|
# Decimal Delimiter/Radix Character (decimal_point)
|
|
.
|
|
# Separator for groups of digits left of above (thousands_sep)
|
|
,
|
|
# Grouping Sequence (grouping)
|
|
# A sequence of integers separated by semi-colons ';'.
|
|
3;3
|
|
# EOF
|