bagder: curl-www/libcurl/c _example-templ.html,1.1,1.2

[email protected] Tue, 08 Sep 2009 22:42:36 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/c
In directory labb:/tmp/cvs-serv29071/libcurl/c

Modified Files:
	_example-templ.html 
Log Message:
nicer examples


Index: _example-templ.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/_example-templ.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- _example-templ.html	8 Sep 2009 22:39:20 -0000	1.1
+++ _example-templ.html	8 Sep 2009 22:42:34 -0000	1.2
@@ -11,7 +11,8 @@
 #include "_menu.html"
 #include "setup.t"
 
-WHERE3(libcurl, "/libcurl/", C API index, "/libcurl/c/", Example Source Codes)
+WHERE4(libcurl, "/libcurl/", C API index, "/libcurl/c/", Example Source Codes,
+       "/libcurl/c/example.html", %cfile%)
 
 TITLE(%cfile%)
 <p>
@@ -20,7 +21,7 @@
 
 <p>
  You'll also find all examples in the distribution archive, in the
- <b>docs/examples directory</b>.
+ <b>docs/examples</b> directory.
 
 #include "_footer.html"