Update of /cvsroot/boost/boost/libs/regex/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23938

Modified Files:
        index.html 
Log Message:
minor code fixes; fixed typos reported in http://bugs.debian.org/378016

Index: index.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/regex/doc/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- index.html  13 Jan 2005 17:05:18 -0000      1.7
+++ index.html  20 Jul 2006 13:02:31 -0000      1.8
@@ -7,8 +7,8 @@
       <link rel="stylesheet" type="text/css" href="../../../boost.css">
    </head>
    <body>
-      <p></p>
-      <table id="Table1" cellspacing="1" cellpadding="1" width="100%" 
border="0">
+      <table summary="contains the boost libraries logo and a page header"
+                       id="Table1" cellspacing="1" cellpadding="1" 
width="100%" border="0">
          <tr>
             <td valign="top" width="300">
                <h3><a href="../../../index.htm"><img height="86" width="277" 
alt="C++ Boost" src="../../../boost.png" border="0"></a></h3>
@@ -31,7 +31,7 @@
                   and setup</a> <dt><a href="install.html">Installation</a>
                   <dd>
                      <dl class="index">
-                        <dt><a href="install.html#bjam">Building with bjam 
(prefered)</a> 
+                        <dt><a href="install.html#bjam">Building with bjam 
(preferred)</a> 
                         <dt><a href="install.html#unicode">Building with 
Unicode/ICU support</a>
                         <dt><a href="install.html#make">Building via 
Makefiles</a> 
                         <dd><dl class="index">
@@ -42,7 +42,8 @@
                            <dt><a href="install.html#sun">
                                           Sun Forte Compiler</a> 
                            <dt><a href="install.html#other">Other compilers</a>
-                        </dl></dd></dt>
+                                                                               
                         </dt>
+                        </dl></dd>
                      </dl>
                      <dt>Backgrounders
                         <dd>
@@ -55,7 +56,6 @@
                                        <dt><a 
href="syntax_basic.html">POSIX-Basic Regular Expressions</a></dt>
                                     </dl>
                                  </dd>
-                              </dt>
                               <dt><a href="format_syntax.html">Format String 
Syntax</a>
                                  <dd>
                                     <dl class="index">
@@ -64,7 +64,6 @@
                                        <dt><a 
href="format_boost_syntax.html">Boost-Extended Format Syntax</a></dt>
                                     </dl>
                                  </dd>
-                              </dt>
                               <dt><a href="partial_matches.html">Partial 
matches: matches against incomplete or infinitely long texts</a> 
                               <dt><a href="captures.html">Understanding 
Captures</a></dt>
                               <dt><a href="unicode.html">Unicode Support 
(requires ICU)</a></dt>
@@ -76,7 +75,7 @@
                                     </dl>
                                  </dd>
                            </dl>
-                        </dd></dt>
+                        </dd>
                      <dt>Reference
                         <dd>
                            <dl class="index">


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to