summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-04 08:16:27 +1100
committerDamien Miller <djm@mindrot.org>2011-01-04 08:16:27 +1100
commit30a69e7bba0161eabb678b9902fbd04e7495d86e (patch)
tree5890c2c6de8720a84e3a5a571d5c9879f98a04b6 /ChangeLog
parentd197fd64a1fa309295a99ce46e9ee016b84d2a59 (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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ee52850b..135ad48fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
120110102 120110104
2 - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage
3 formatter if it is present, followed by nroff and groff respectively.
4 Fixes distprep target on OpenBSD (which has bumped groff/nroff to ports
5 in favour of mandoc). feedback and ok tim
6
720110103
2 - (djm) [Makefile.in] revert local hack I didn't intend to commit 8 - (djm) [Makefile.in] revert local hack I didn't intend to commit
3 9
420110102 1020110102