Force UTF-8.

Approved by:	gjb
This commit is contained in:
Dag-Erling Smørgrav 2013-09-27 16:08:21 +00:00
parent 5de4ce9c13
commit 241ac3f3ae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42721

View file

@ -3,7 +3,7 @@
# $FreeBSD$
#
LANG=C; export LANG
LANG=en_US.UTF-8; export LANG
unset LC_ALL
unset LC_MESSAGES