about summary refs log tree commit diff
path: root/ilbmtoppm.html
diff options
context:
space:
mode:
Diffstat (limited to 'ilbmtoppm.html')
-rw-r--r--ilbmtoppm.html39
1 files changed, 15 insertions, 24 deletions
diff --git a/ilbmtoppm.html b/ilbmtoppm.html
index 5df75159..95bcae87 100644
--- a/ilbmtoppm.html
+++ b/ilbmtoppm.html
@@ -7,12 +7,10 @@ Updated: 04 October 1993
 
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 ilbmtoppm - convert an ILBM file into a PPM image
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>ilbmtoppm</B>
 [<B>-verbose</B>]
@@ -21,8 +19,7 @@ ilbmtoppm - convert an ILBM file into a PPM image
 [<B>-adjustcolors</B>]
 [<I>ILBMfile</I>]
 
-<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>.
 
@@ -47,8 +44,7 @@ CCRT, CLUT, DPPV, DRNG, EPSF.  It ignores, but displays in verbose
 mode, these: NAME, AUTH, (c), ANNO, DPI.  It skips chunks whose type
 it doesn't recognize.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>OPTIONS</H2>
+<H2 id="options">OPTIONS</H2>
 
 <DL COMPACT>
 
@@ -75,26 +71,22 @@ colormap is scaled to 8 bits.
 
 </DL>
 
-<A NAME="lbAF">&nbsp;</A>
-<H2>LIMITATIONS</H2>
+<H2 id="limitations">LIMITATIONS</H2>
 
 <p>The multipalette PCHG BigLineChanges and Huffman decompression code
 is untested.
 
-<A NAME="lbAG">&nbsp;</A>
-<H2>REFERENCES</H2>
+<H2 id="references">REFERENCES</H2>
 
 Amiga ROM Kernel Reference Manual - Devices (3rd Ed.)
 Addison Wesley, ISBN 0-201-56775-X
 
-<A NAME="lbAH">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="ppmtoilbm.html">ppmtoilbm</A>,
 <A HREF="ppm.html">ppm</A>
 
-<A NAME="lbAI">&nbsp;</A>
-<H2>AUTHORS</H2>
+<H2 i="authors">AUTHORS</H2>
 
 Copyright (C) 1989 by Jef Poskanzer.
 
@@ -102,16 +94,15 @@ Copyright (C) 1989 by Jef Poskanzer.
 HREF="mailto:Ingo.Wilken@informatik.uni-oldenburg.de">Ingo.Wilken@informatik.uni-oldenburg.de</A>)
 
 <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="#lbAD">DESCRIPTION</A>
-<LI><A HREF="#lbAE">OPTIONS</A>
-<LI><A HREF="#lbAF">LIMITATIONS</A>
-<LI><A HREF="#lbAG">REFERENCES</A>
-<LI><A HREF="#lbAH">SEE ALSO</A>
-<LI><A HREF="#lbAI">AUTHORS</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#options">OPTIONS</A>
+<LI><A HREF="#limitations">LIMITATIONS</A>
+<LI><A HREF="#references">REFERENCES</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#authors">AUTHORS</A>
 </UL>
 </BODY>
 </HTML>