CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/09/23 14:22:31
Modified files: usr.bin/mandoc : term.c Log message: Count trailing escaped blanks correctly; those ruined the alignment of columns. Tested by jmc@, and kristaps@ agrees with the direction.