[wwwsearch-commits] r32090 - wwwsearch/mechanize/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Fri Sep 8 23:19:28 CEST 2006
Author: jjlee
Date: Fri Sep 8 23:19:26 2006
New Revision: 32090
Modified:
wwwsearch/mechanize/trunk/doc.html.in
Log:
Fix bad HTML
Modified: wwwsearch/mechanize/trunk/doc.html.in
==============================================================================
--- wwwsearch/mechanize/trunk/doc.html.in (original)
+++ wwwsearch/mechanize/trunk/doc.html.in Fri Sep 8 23:19:26 2006
@@ -718,7 +718,7 @@
keep compatibility with the Netscape protocol as implemented by Netscape.
Microsoft Internet Explorer (MSIE) was very new when the standard was designed,
but was starting to be very popular when the standard was finalised. XXX P3P,
-and MSIE & Mozilla options
+and MSIE & Mozilla options
<p>XXX Apparently MSIE implements bits of RFC 2109 - but not very compliant
(surprise). Presumably other browsers do too, as a result. mechanize
@@ -863,7 +863,7 @@
<br>
<a href="./doc.html#examples">Examples</a><br>
-<a href="./doc.html#browsers">Mozilla & MSIE</a><br>
+<a href="./doc.html#browsers">Mozilla & MSIE</a><br>
<a href="./doc.html#file">Cookies in a file</a><br>
<a href="./doc.html#cookiejar">Using a <code>CookieJar</code></a><br>
<a href="./doc.html#extras">Processors</a><br>
More information about the wwwsearch-commits
mailing list