about summary refs log tree commit diff
path: root/pgmramp.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-02 23:13:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-02 23:13:38 +0000
commitb0a367f8fd947b52fc2ab0d47b62303584d18f05 (patch)
tree4bc5d67e2600691de625c19de03fb10558edda03 /pgmramp.html
parentddad6f30cac7069b941406aa3e202efe5878c572 (diff)
downloadnetpbm-mirror-b0a367f8fd947b52fc2ab0d47b62303584d18f05.tar.gz
netpbm-mirror-b0a367f8fd947b52fc2ab0d47b62303584d18f05.tar.xz
netpbm-mirror-b0a367f8fd947b52fc2ab0d47b62303584d18f05.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1792 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pgmramp.html')
-rw-r--r--pgmramp.html25
1 files changed, 9 insertions, 16 deletions
diff --git a/pgmramp.html b/pgmramp.html
index 1e1bc0b3..1cab51b2 100644
--- a/pgmramp.html
+++ b/pgmramp.html
@@ -6,13 +6,11 @@ Updated: 04 June 2002
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
 pgmramp - generate a grayscale ramp
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>pgmramp</B>
 <B>-lr</B>|<B>-tb</B>|<B>-rectangle</B>|<B>-ellipse</B>
@@ -24,8 +22,7 @@ You may use two hyphens instead of one to designate an option.  You
 may use either white space or an equals sign between an option name
 and its value.
 
-<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>.
 
@@ -45,8 +42,7 @@ necessarily a graphic image, use <b><a href="pamseq.html">pamseq</a></b>.
 but for color.  The image fades between two colors of your choice.
 
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>OPTIONS</H2>
+<H2 id="options">OPTIONS</H2>
 
 You must specify exactly one of the ramp type options.
 <DL COMPACT>
@@ -78,8 +74,7 @@ in the center.
 </DL>
 
 
-<A NAME="lbAF">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="pamarith.html"><b>pamarith</b></A>,
 <A HREF="pnmgamma.html"><b>pnmgamma</b></A>,
@@ -94,14 +89,12 @@ in the center.
 Copyright (C) 1989 by Jef Poskanzer.
 
 <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">SEE ALSO</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#optoins">OPTIONS</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
 <LI><A HREF="#author">AUTHOR</A>
 </UL>
 </BODY>