Fix typo in login.conf example: zh_TW.Big -> zh_TW.Big5
Reviewed by: keramida
This commit is contained in:
parent
708beaa6f8
commit
5223224217
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35762
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@
|
|||
#of Taiwan can manually change each variable
|
||||
me:\
|
||||
:lang=zh_TW.Big5:\
|
||||
:setenv=LC_ALL=zh_TW.Big:\
|
||||
:setenv=LC_ALL=zh_TW.Big5:\
|
||||
:setenv=LC_COLLATE=zh_TW.Big5:\
|
||||
:setenv=LC_CTYPE=zh_TW.Big5:\
|
||||
:setenv=LC_MESSAGES=zh_TW.Big5:\
|
||||
|
|
Loading…
Reference in a new issue