From aef95031721f5e8730193a89e04a81f70b027fd7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 5 Jan 2001 20:39:28 +0000 Subject: Correction. svn path=/trunk/; revision=3009 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 8b3462b0..23ec3f65 100644 --- a/Makefile.in +++ b/Makefile.in @@ -289,7 +289,7 @@ NOTES: design-notes.html # man2html no longer chokes and dies on this man page, # but manServer.pl does a much better job. fetchmail-man.html: fetchmail.man - man2Server.pl fetchmail.man >fetchmail-man.html + manServer.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 -- cgit v1.2.3