CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2012/12/28 09:12:50
Modified files: usr.bin/mg : main.c mg.1 Log message: Respect locale for ctype purposes, e.g. display ISO Latin 1 characters; ok stsp@ reyk@ Document that multi-byte character sets are not supported; from stsp@