From 2f27026a344c6518cc45f49407b13f98388b6a47 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 30 Apr 2018 17:54:37 +0100 Subject: [PATCH] dot/profile, mdw.conf: The proper spelling is `.UTF-8'. About time I fixed this, really. --- dot/profile | 2 +- mdw.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dot/profile b/dot/profile index db91c92..9cd5a37 100644 --- a/dot/profile +++ b/dot/profile @@ -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 diff --git a/mdw.conf b/mdw.conf index 5dac443..e4dd876 100644 --- 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 -- 2.11.0