about summary refs log tree commit diff
path: root/ddbugtopbm.html
diff options
context:
space:
mode:
Diffstat (limited to 'ddbugtopbm.html')
-rw-r--r--ddbugtopbm.html44
1 files changed, 16 insertions, 28 deletions
diff --git a/ddbugtopbm.html b/ddbugtopbm.html
index 8bc6548c..11e1b33a 100644
--- a/ddbugtopbm.html
+++ b/ddbugtopbm.html
@@ -6,18 +6,15 @@ Updated: 21st August, 2002
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 ddbugtopbm - convert Diddle or DiddleBug sketches to PBM files
 
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>ddbugtopbm</B>
 
-<A NAME="examples"></A>
-<H2>EXAMPLES</H2>
+<H2 id="examples">EXAMPLES</H2>
 
 <pre>
 <B>ddbugtopbm &lt;/path/to/palm/backup/dir/DiddleBugDB.pdb</B>
@@ -28,8 +25,7 @@ ddbugtopbm - convert Diddle or DiddleBug sketches to PBM files
 </pre>
 
 
-<A NAME="lbAD">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
@@ -43,8 +39,7 @@ sketches, and <B>DiddleIDB.pdb</B>, containing the saved (and named)
 sketches which are listed by its `index' option.  You can feed this
 program any of these three on standard input.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>USING THE PROGRAM</H2>
+<H2 id="using">USING THE PROGRAM</H2>
 
 <p>I recommend you <em>not</em> run <b>ddbugtopbm</b> from your Palm
 backup directory, i.e. don't run it from the directory the DB will
@@ -63,8 +58,7 @@ really tell the unnamed sketches apart.)
 
 
 
-<A NAME="lbAF">&nbsp;</A>
-<H2>BUGS</H2>
+<H2 id="limitations">LIMITATIONS</H2>
 
 <p>The DiddleBug DB reader is only known to work with DBs from
 DiddleBug version 2.50. But it should probably work on later versions,
@@ -74,8 +68,7 @@ and I think it'll work on DBs from version 2.15 as well.
 (if any) checking of the input.
 
 
-<A NAME="lbAG">&nbsp;</A>
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>
 
 Russell Marks (<A HREF="mailto:rus@svgalib.org">rus@svgalib.org</A>).
 
@@ -83,10 +76,7 @@ Russell Marks (<A HREF="mailto:rus@svgalib.org">rus@svgalib.org</A>).
 itself, which like ddbugtopbm is distributed under the terms of the
 GNU GPL.
 
-
-
-<A NAME="lbAH">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealos">SEE ALSO</H2>
 
 <p>
 <a href="palmtopnm.html">palmtopnm</a>,
@@ -94,23 +84,21 @@ GNU GPL.
 
 <p>Jens-Chr. Heyer's `didcon' script does something similar.
 
-<A NAME="history"></A>
-<H2>HISTORY</H2>
+<H2 id="history">HISTORY</H2>
 
 <p><b>ddbugtopbm</b> was new in Netpbm 10.18 (August 2003).  It was written
 and independently distributed in August 2002.
 
 <HR>
-<A NAME="index">&nbsp;</A><H2>Table Of Contents</H2>
+<H2 id="index">Table Of Contents</H2>
 <UL>
-<LI><A HREF="#lbAB">NAME</A>
-<LI><A HREF="#lbAC">SYNOPSIS</A>
-<LI><A HREF="#lbAC">EXAMPLES</A>
-<LI><A HREF="#lbAD">DESCRIPTION</A>
-<LI><A HREF="#lbAE">USING THE PROGRAM</A>
-<LI><A HREF="#lbAF">BUGS</A>
-<LI><A HREF="#lbAG">AUTHOR</A>
-<LI><A HREF="#lbAH">SEE ALSO</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#examples">EXAMPLES</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#using">USING THE PROGRAM</A>
+<LI><A HREF="#limitations">LIMITATIONS</A>
+<LI><A HREF="#author">AUTHOR</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
 </UL>
 </BODY>
 </HTML>