svn commit: r281129 - head/etc
Slawa Olhovchenkov
slw at zxy.spb.ru
Mon Apr 6 06:56:29 UTC 2015
On Mon, Apr 06, 2015 at 01:32:27AM +0000, Dmitry Marakasov wrote:
> Author: amdmi3 (ports committer)
> Date: Mon Apr 6 01:32:26 2015
> New Revision: 281129
> URL: https://svnweb.freebsd.org/changeset/base/281129
>
> Log:
> Switch russian login class to UTF-8
As discursed before this is may cause data lost.
> Reviewed by: glebius
> Approved by: glebius
> Differential Revision: D2129
>
> Modified:
> head/etc/login.conf
>
> Modified: head/etc/login.conf
> ==============================================================================
> --- head/etc/login.conf Mon Apr 6 01:12:53 2015 (r281128)
> +++ head/etc/login.conf Mon Apr 6 01:32:26 2015 (r281129)
> @@ -81,8 +81,8 @@ root:\
> # Russian Users Accounts. Setup proper environment variables.
> #
> russian|Russian Users Accounts:\
> - :charset=KOI8-R:\
> - :lang=ru_RU.KOI8-R:\
> + :charset=UTF-8:\
> + :lang=ru_RU.UTF-8:\
> :tc=default:
>
>
> _______________________________________________
> svn-src-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
More information about the svn-src-head
mailing list