Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 1999 13:33:31 +0100
From:      Tony Finch <dot@dotat.at>
To:        hackers@freebsd.org
Subject:   MM_CHARSET
Message-ID:  <E10f0rj-0005DC-00@fanf.noc.demon.net>

next in thread | raw e-mail | index | archive | help
What is the purpose of this environment variable? It seems entirely
vestigial to me.

fanf@shirt.www.demon.net:/usr/src
:; find . | xargs grep MM_CHARSET
./etc/csh.login:# setenv MM_CHARSET KOI8-R
./etc/csh.login:# setenv MM_CHARSET ISO-8859-1
./etc/profile:# MM_CHARSET=KOI8-R; export MM_CHARSET
./etc/profile:# MM_CHARSET=ISO-8859-1; export MM_CHARSET
./lib/libutil/login.conf.5:.It charset  string          Set $MM_CHARSET environment variable to the specified
./lib/libutil/login_class.3:charset       MM_CHARSET
./lib/libutil/login_class.c:    { "charset",    "MM_CHARSET", NULL    },
fanf@shirt.www.demon.net:/usr/src
:; 

Tony.
-- 
f.a.n.finch   dot@dotat.at   fanf@demon.net
Arthur: "Oh, that sounds better, have you worked out the controls?"
Ford:   "No, we just stopped playing with them."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E10f0rj-0005DC-00>