CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/02 04:31:46
Modified files: usr.bin/mandoc : main.c mandoc.1 Log message: Switch the default output mode from -Tascii to -Tlocale. This doesn't change anything unless LC_CTYPE is set, but it helps when running with LC_TYPE=something.UTF-8. OK tedu@ and earlier positive feedback from: bentley@ deraadt@ naddy@ stsp@ uqs@freebsd wiz@netbsd