]> git.cameronkatri.com Git - mandoc.git/commit
Fix spacing for tables to use term_len(). Also make term.c properly
authorKristaps Dzonsons <kristaps@bsd.lv>
Tue, 4 Jan 2011 13:14:26 +0000 (13:14 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Tue, 4 Jan 2011 13:14:26 +0000 (13:14 +0000)
commite1e53a5041474d08cef466b93f70aa52c798a0ae
tree19eaa1a9c8064fbb87c05e5b832814f02ef9d1d0
parent543980ff972d5b50a51593a306420bb65fbf6b61
Fix spacing for tables to use term_len().  Also make term.c properly
recode ASCII_HYPHEN and ASCII_NBRSP before passing back for widths.
index.sgml
tbl_term.c
term.c