aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-01-05 18:50:05 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-01-05 18:50:05 +0000
commitbe2bb417ef0c145524c878b903c0d58a6bee73ba (patch)
treed6b709f7a08369d2d26eae08cf965d04a57e04d8 /Makefile.in
parent13d952ccc75721d9396dfea9484eaf203c764c4f (diff)
downloadfetchmail-be2bb417ef0c145524c878b903c0d58a6bee73ba.tar.gz
fetchmail-be2bb417ef0c145524c878b903c0d58a6bee73ba.tar.bz2
fetchmail-be2bb417ef0c145524c878b903c0d58a6bee73ba.zip
Use man2server.
svn path=/trunk/; revision=3007
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index aaddb734..8b3462b0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -286,11 +286,10 @@ NOTES: design-notes.html
echo " (This document was generated from design-notes.html)" >NOTES
lynx -dump -nolist design-notes.html | grep -v "Back to " >NOTES
-# man2html chokes and dies on this man page
+# man2html no longer chokes and dies on this man page,
+# but manServer.pl does a much better job.
fetchmail-man.html: fetchmail.man
- echo "<pre>" >fetchmail-man.html
- groff -t -man -Tascii -P-b -P-u fetchmail.man >>fetchmail-man.html
- echo "</pre>" >>fetchmail-man.html
+ man2Server.pl fetchmail.man >fetchmail-man.html
# Make distribution, update LSM with proper size, remake distribution
# (Making fetchmail-man.html is a kluge to ensure that it will be