dot/profile, mdw.conf: The proper spelling is `.UTF-8'.
[profile] / dot / profile
index db91c92..9cd5a37 100644 (file)
@@ -145,7 +145,7 @@ case ${LC_MDWSSHLANG+t},${DISPLAY+t} in
     case "$TERM,$(tty)" in
       linux,/dev/tty*)
        if { vt-is-UTF8 || kbd_mode | grep UTF-8; } >/dev/null 2>&1; then
-         ctype=.utf8
+         ctype=.UTF-8
        else
          ctype=
        fi