Age | Commit message (Expand) | Author |
2008-11-23 | expand -p to warn about "new sentence, new line" errors; | Jason McIntyre |
2008-11-07 | clean-up regexps, replacing some . (any char) with \. (actual dot), | Marc Espie |
2008-11-03 | handle Xrefs to XFree as well | Marc Espie |
2008-11-03 | handle 3p manpages correctly | Marc Espie |
2008-11-01 | in option parsing, use a simle DeMorgan transformation, fix indentation, | Alexander von Gernler |
2008-11-01 | make usage() a fatal function instead of a string. It is just used once, | Alexander von Gernler |
2008-11-01 | cleanup: zap trailing whitespaces, trim superlong lines | Alexander von Gernler |
2008-11-01 | - since mdocdate fills in the date automatically, we no longer have to check | Jason McIntyre |
2008-10-31 | Prevent Mdocdate from getting expanded inline. | Todd C. Miller |
2008-10-31 | turn off -e by default, since we do not currently sort the errors | Jason McIntyre |
2008-10-31 | add mdoclint, a perl script for checking man pages; | Jason McIntyre |