]> granicus.if.org Git - curl/commitdiff
using roffit 0.6 we can get <a href> links with the --mandir option
authorDaniel Stenberg <daniel@haxx.se>
Fri, 27 Feb 2004 15:48:13 +0000 (15:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 27 Feb 2004 15:48:13 +0000 (15:48 +0000)
docs/libcurl/Makefile.am

index 9ef967d0a2d0a8f42eda5054a7b175a042663753..14d1a49b4bc6864e0bfb89d1feade67473b1597a 100644 (file)
@@ -122,7 +122,7 @@ CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
 
 EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES)
 
-MAN2HTML= roffit < $< >$@
+MAN2HTML= roffit --mandir=. < $< >$@
 
 SUFFIXES = .3 .html