CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/03/01 18:17:20
Modified files: usr.bin/mandoc : man_term.c Log message: For -man -Tascii, limit the width of normal text to 65 characters, and effectively unlimit the width of literal displays. Following this traditional behaviour allows for automatic output comparisons.