summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/read.c
AgeCommit message (Expand)Author
2012-07-18Fix handling of paragraph macros inside lists:Ingo Schwarze
2012-07-12The post_nm() validation function crashed when the first .Nm child nodeIngo Schwarze
2012-06-02In groff, trying to redefine standard man(7) macros before .TH has no effect;Ingo Schwarze
2012-05-24Support -Ios='OpenBSD 5.1' to override uname(3) as the source of theIngo Schwarze
2012-02-26Don't silently skip non-ASCII characters, but replace them with ``?''.Ingo Schwarze
2011-11-05When the HEAD scope of .TP is broken by another block macro,Ingo Schwarze
2011-10-09Sync to version 1.12.0; all code by kristaps@:Ingo Schwarze
2011-09-18sync to version 1.11.5:Ingo Schwarze
2011-05-29Merge release 1.11.3, almost all code by kristaps@:Ingo Schwarze
2011-04-24Merge version 1.11.1:Ingo Schwarze