CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/11/06 20:30:52
Modified files: usr.bin/less : charset.c Log message: remove some charsets we don't use. remove LESSCHARSET since setting it to anything other than LC_CTYPE is likely a bug. ok nicm