| commit | 30a69e7bba0161eabb678b9902fbd04e7495d86e | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jan 04 08:16:27 2011 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jan 04 08:16:27 2011 +1100 |
| tree | 5890c2c6de8720a84e3a5a571d5c9879f98a04b6 | |
| parent | d197fd64a1fa309295a99ce46e9ee016b84d2a59 [diff] |
- (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage formatter if it is present, followed by nroff and groff respectively. Fixes distprep target on OpenBSD (which has bumped groff/nroff to ports in favour of mandoc). feedback and ok tim