yangtse: curl-www/auto _table3.html,1.2,1.3 explainopts.t,1.6,1.7

[email protected] Sat, 23 Jan 2010 17:35:22 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/auto
In directory giant.haxx.se:/var/tmp/cvs-serv12191

Modified Files:
	_table3.html explainopts.t 
Log Message:

fix misplaced parenthesis in previous commit


Index: explainopts.t
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/explainopts.t,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- explainopts.t	23 Jan 2010 17:00:29 -0000	1.6
+++ explainopts.t	23 Jan 2010 17:35:20 -0000	1.7
@@ -1,6 +1,6 @@
 <p> Options = (<b>K</b>)rb4, IPv(<b>6</b>), (<b>D</b>)ebug, Track
 (<b>M</b>)emory, Open(<b>S</b>)SL, Gnu(<b>T</b>)LS, (<b>N</b>)SS,
-(<b>A</b>)resDNS, (T<b>H</b>)readedDNS,
+(<b>A</b>)resDNS, T(<b>H</b>)readedDNS,
 (<b>Z</b>)lib, (<b>G</b>)SS, lib(<b>I</b>)dn, SS(<b>P</b>)I,
 libssh(<b>2</b>)
 

Index: _table3.html
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/_table3.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- _table3.html	23 Jan 2010 17:00:29 -0000	1.2
+++ _table3.html	23 Jan 2010 17:35:20 -0000	1.3
@@ -18,7 +18,7 @@
 SUBTITLE(Autobuild Table)
 <p>
  Options = (<b>K</b>)rb4, IPv(<b>6</b>), (<b>D</b>)ebug, (<b>S</b>)SL,
- (<b>A</b>)resDNS, (T<b>H</b>)readedDNS, (<b>Z</b>)lib (<b>G</b>)SS
+ (<b>A</b>)resDNS, T(<b>H</b>)readedDNS, (<b>Z</b>)lib (<b>G</b>)SS
 
 #include "table3.t"
 #include "_footer.html"