about summary refs log tree commit diff
path: root/asciitopgm.html
diff options
context:
space:
mode:
Diffstat (limited to 'asciitopgm.html')
-rw-r--r--asciitopgm.html24
1 files changed, 8 insertions, 16 deletions
diff --git a/asciitopgm.html b/asciitopgm.html
index 96e529eb..1de3b421 100644
--- a/asciitopgm.html
+++ b/asciitopgm.html
@@ -7,19 +7,15 @@ Updated: 05 September 2003
 
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="ixAAB"></A>
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 asciitopgm - convert ASCII graphics into a PGM
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>asciitopgm</B>
 [<b>-d</b> <i>divisor</I>] <I>height</i> <i>width</I> [<I>asciifile</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>.
 
@@ -56,27 +52,23 @@ gray values.
 with that text specified in ASCII, that is something quite different.
 Use <b>pbmtext</b> for that.
 
-<A NAME="lbAE">&nbsp;</A>
-
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="pbmtoascii.html">pbmtoascii</A>,
 <A HREF="pbmtext.html">pbmtext</A>,
 <A HREF="pgm.html">pgm</A>
 
-<A NAME="lbAG">&nbsp;</A>
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>
 
 Wilson H. Bent. Jr. (<A HREF="mailto:whb@usc.edu">whb@usc.edu</A>)
 
 <HR>
 <A NAME="index">&nbsp;</A><H2>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">SEE ALSO</A>
-<LI><A HREF="#lbAG">AUTHOR</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#author">AUTHOR</A>
 </UL>
 </BODY>
 </HTML>