Change the default locale to C.UTF-8

The C.UTF-8 locales is the same as the actual C locale except it does support
the unicode character set. But the collation etc are still the same as the C
locale one.

Reviewed by:	many
Approved by:	many
Differential Revision:	https://reviews.freebsd.org/D26973
This commit is contained in:
Baptiste Daroussin 2020-11-14 19:16:39 +00:00
parent bcf9ae2751
commit 09ef995baf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367690

View File

@ -47,8 +47,9 @@ default:\
:umtxp=unlimited:\
:priority=0:\
:ignoretime@:\
:umask=022:
:umask=022:\
:charset=UTF-8:\
:lang=C.UTF-8:
#
# A collection of common class names - forward them all to 'default'