aboutsummaryrefslogtreecommitdiff
path: root/etc/profile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-10-19 20:02:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-10-19 20:02:40 +0000
commit29d13b3b624b80db171ec8aff7491ab7a57a3f72 (patch)
tree05cce75c1f8d7995f903e2828c9bc01703d07107 /etc/profile
parent5afea8cfade6648f4ed46b12a61d2774fac60115 (diff)
downloadsrc-29d13b3b624b80db171ec8aff7491ab7a57a3f72.tar.gz
src-29d13b3b624b80db171ec8aff7491ab7a57a3f72.zip
Add MM_CHARSET setting (MIME charset), it is good for tin, metamail, etc.
Add mesg y All things commented out
Notes
Notes: svn path=/head/; revision=19033
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/profile b/etc/profile
index e868673d976e..1bb23bf2cc6d 100644
--- a/etc/profile
+++ b/etc/profile
@@ -2,10 +2,14 @@
# Uncomment this to give you the default 4.2 behavior, where disk
# information is shown in K-Blocks
# BLOCKSIZE=K; export BLOCKSIZE
-# Uncomment next line to activate Russian locale
+# Uncomment next two lines to activate Russian locale
# LANG=ru_SU.KOI8-R; export LANG
-# Uncomment next line to activate Italian locale
+# MM_CHARSET=KOI8-R; export MM_CHARSET
+# Uncomment next two lines to activate Italian locale
# LANG=it_IT.ISO_8859-1; export LANG
+# MM_CHARSET=ISO-8859-1; export MM_CHARSET
# For full locales list check /usr/share/locale/*
# Read system messages
# msgs -f
+# Allow terminal messages
+# mesg y