]> git.cameronkatri.com Git - mandoc.git/history - mandoc.c
Issue a STYLE message when normalizing the date format in .Dd/.TH.
[mandoc.git] / mandoc.c
2009-10-28 Kristaps DzonsonsSlow movement of internal allocations to fail completely.
2009-07-24 Kristaps DzonsonsAdded `sp' support to libman.
2009-07-12 Kristaps DzonsonsFix for u_char, FreeBSD 7.2 (uqs@spoerlein.net).
2009-07-04 Kristaps DzonsonsMoved escape validation into libmandoc.h/mandoc.c ...