Force UTF-8.
Approved by: gjb
This commit is contained in:
parent
5de4ce9c13
commit
241ac3f3ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42721
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
LANG=C; export LANG
|
||||
LANG=en_US.UTF-8; export LANG
|
||||
unset LC_ALL
|
||||
unset LC_MESSAGES
|
||||
|
||||
|
|
Loading…
Reference in a new issue