dot/profile, mdw.conf: The proper spelling is `.UTF-8'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 30 Apr 2018 16:54:37 +0000 (17:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 30 Apr 2018 16:54:37 +0000 (17:54 +0100)
About time I fixed this, really.

dot/profile
mdw.conf

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
index 5dac443..e4dd876 100644 (file)
--- a/mdw.conf
+++ b/mdw.conf
@@ -9,8 +9,8 @@ cvs-root = metalzone.distorted.org.uk:/home/cvs/cvs
 svn-root = svn+ssh://metalzone.distorted.org.uk/home/cvs/svn
 cltl-url = https://www.distorted.org.uk/doc/cltl/
 hyperspec-url = https://www.distorted.org.uk/doc/hyperspec/
-console-ctype = en_GB.utf8
-x-ctype = en_GB.utf8
+console-ctype = en_GB.UTF-8
+x-ctype = en_GB.UTF-8
 releasekey = E359CA55
 upload-target = ftp.distorted.org.uk:~ftp/pub/mdw/
 dput-target = distorted