From: Mark Wooding Date: Mon, 30 Apr 2018 16:54:37 +0000 (+0100) Subject: dot/profile, mdw.conf: The proper spelling is `.UTF-8'. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/2f27026a344c6518cc45f49407b13f98388b6a47 dot/profile, mdw.conf: The proper spelling is `.UTF-8'. About time I fixed this, really. --- 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