summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/term.h
AgeCommit message (Expand)Author
2009-10-21sync to 1.9.9, featuring:Ingo Schwarze
2009-10-19sync to 1.9.5: partial rewrite of special character and predefined stringIngo Schwarze
2009-09-21sync to 1.9.5: remove TERMP_STYLE bit field in favour of recursion-friendlyIngo Schwarze
2009-08-22sync to 1.9.0: move indentation size into *term.c files,Ingo Schwarze
2009-08-22sync to 1.8.5: partial rewrite of the handling of escape sequences:Ingo Schwarze
2009-08-09sync to 1.8.4: full .An -[no]split supportIngo Schwarze
2009-08-09multiple spacing fixes for .Bl -hang, -tag, -inset and -diagIngo Schwarze
2009-07-26sync to 1.8.1: remove superfluous NOSPACE in bd post,Ingo Schwarze
2009-07-18sync to 1.8.0: support .Bl -hangIngo Schwarze
2009-06-15sync to 1.7.16: adapt INDENT to groff conventionsIngo Schwarze
2009-06-14sync to 1.7.16: comments, whitespace and spelling fixes; no functional changeIngo Schwarze
2009-04-06Initial check-in of mandoc for formatting manuals. ok deraadt@kristaps