logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: curl-www /libcurl/using Makefile _curl-config.html: msg#00013

Subject: cvs: curl-www /libcurl/using Makefile _curl-config.html
bagder          Thu Dec  4 04:29:40 2003 EDT

  Modified files:              
    /curl-www/libcurl/using     Makefile _curl-config.html 
  Log:
  fixed the man page look
  
  
Index: curl-www/libcurl/using/Makefile
diff -u curl-www/libcurl/using/Makefile:1.8 curl-www/libcurl/using/Makefile:1.9
--- curl-www/libcurl/using/Makefile:1.8 Wed Sep 24 09:33:13 2003
+++ curl-www/libcurl/using/Makefile     Thu Dec  4 04:29:40 2003
@@ -4,14 +4,14 @@
 SRCROOT=$(ROOT)/cvssource
 DOCROOT=$(SRCROOT)/docs
 CURL= $(ROOT)
-MAN2HTML= man2html | sed -e 's/^$$/\ /g' -e 's/\#/\&\#35\;/g' | uniq
+MAN2HTML= roffit --bare
 
 MAINPARTS= $(ROOT)/_doctype.html _menu.html ../_links.html ../setup.t \
   ../pic.t  $(ROOT)/where.t ../download.t $(ROOT)/ad.t $(ROOT)/css.t \
-  $(ROOT)/mirrorlinks.t $(ROOT)/searchform.t
+  $(ROOT)/mirrorlinks.t $(ROOT)/searchform.t ../c/manpage.t
 
 NOW=$(shell gnudate +'-D__TODAY__=%B %d, %Y')
-ACTION=@echo preprocessing $@; rm -f $@; cpp -I.. -I$(ROOT) -WWW -Uunix -P -H 
-C -V -LL "$(NOW)" $< $@; chmod a-w+r $@
+ACTION=@echo preprocessing $@; rm -f $@; cpp -I.. -I$(ROOT) -I../c -WWW -Uunix 
-P -H -C -V -LL "$(NOW)" $< $@; chmod a-w+r $@
 
 all: index.html apps.html curl-config.html autoconf.html
 
@@ -27,4 +27,4 @@
 curl-config.html: _curl-config.html $(MAINPARTS) curl-config.t
        $(ACTION)
 curl-config.t: $(DOCROOT)/curl-config.1
-       gnroff -man $< | $(MAN2HTML) >$@
+       $(MAN2HTML) < $< >$@
Index: curl-www/libcurl/using/_curl-config.html
diff -u curl-www/libcurl/using/_curl-config.html:1.4 
curl-www/libcurl/using/_curl-config.html:1.5
--- curl-www/libcurl/using/_curl-config.html:1.4        Thu Jun 26 09:05:26 2003
+++ curl-www/libcurl/using/_curl-config.html    Thu Dec  4 04:29:40 2003
@@ -2,6 +2,7 @@
 <HTML>
 <HEAD> <TITLE>libcurl - curl-config man page</TITLE>
 #include "css.t"
+#include "manpage.t"
 </HEAD>
 
 #define LIBCURL_USING




-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>