CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/08/20 17:34:00
Modified files: usr.bin/mandoc : term.c Log message: Centralize handling of literal tabs in term_flushln() in one place, making the code simpler and easier to understand. No functional change.