Replaced needless anchors with IDs

This commit is contained in:
Anthony Bentley
2009-09-12 17:10:31 -06:00
parent cd2e59fc8c
commit 171061f3a3
6 changed files with 25 additions and 36 deletions

View File

@@ -19,10 +19,8 @@
<LI><A HREF="#Usage"> Usage</A>
<LI><A HREF="#Commands"> The commands</A>
</UL>
<H3><BR>
<HR SIZE="3">
<BR>
<A NAME="History">History</A></H3>
<hr>
<H3 id="History">History</H3>
<TABLE BORDER=1>
<CAPTION><I>The history of xLib</I></CAPTION>
<TR>
@@ -39,12 +37,10 @@
<BR>
<HR>
<BR>
<H3><A NAME="Usage">Usage</A></H3>
<H3 id="Usage">Usage</H3>
<PRE> xlib library command [module1 module2 ... modulen]</PRE>
<HR>
<H3>
<BR>
<A NAME="Commands">The Commands</A></H3>
<H3 id="Commands">The Commands</H3>
<P>The <B>command</B> specified after <B>library</B> on the <A HREF="#Usage">commandline</A> tells xLib what to do.
<P>The following commands are available:
<TABLE BORDER=1>