Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-25 | Implement roff conditional instructions .if .ie .el, in man(7) only for now; | Ingo Schwarze | |
fixing OpenBSD::PackageName(3p) and friends for espie@. | |||
2010-03-26 | merge 1.9.17, keeping local patches | Ingo Schwarze | |
* much improved pod2man support and low-level roff robustness * have -Tlint imply -Wall and -fstrict * use fewer macros and more enum in libman * and various bug fixes | |||
2009-10-19 | sync to 1.9.6: u_char lives in <sys/types.h> | Ingo Schwarze | |
noticed by uqs at spoerlein dot net on FreeBSD, where <stdlib.h> does not include <sys/types.h> | |||
2009-09-21 | sync to 1.9.5: lookup hashes are now static tables | Ingo Schwarze | |
shortening the code, and, according to kristaps@, speeding it up | |||
2009-08-22 | another large chunk of -man updates, | Ingo Schwarze | |
among others regarding .DT, .HP, .RS, .RE, .SH, .SS, and scoping, now in sync vith release 1.9.1 | |||
2009-06-23 | sync to 1.7.20: fix .br support in -man | Ingo Schwarze | |
2009-06-18 | sync to 1.7.19: improved comment handling | Ingo Schwarze | |
2009-06-14 | sync to 1.7.16: comments, whitespace and spelling fixes; no functional change | Ingo Schwarze | |
2009-04-06 | Initial check-in of mandoc for formatting manuals. ok deraadt@ | kristaps | |