summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pamcrater.html18
-rw-r--r--pamrubber.html2
-rw-r--r--pamundice.html2
-rw-r--r--pamwipeout.html2
-rw-r--r--pnmcut.html2
-rw-r--r--pnmmercator.html2
-rw-r--r--pnmtotiff.html1
7 files changed, 19 insertions, 10 deletions
diff --git a/pamcrater.html b/pamcrater.html
index 6cc2ef61..42b0988a 100644
--- a/pamcrater.html
+++ b/pamcrater.html
@@ -2,13 +2,23 @@
 <HTML><HEAD><TITLE>Pamcrater User Manual</TITLE></HEAD>
 <BODY>
 <H1>pamcrater</H1>
-Updated: 26 July 2014
+Updated: 04 September 2014
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
 <H2>NAME</H2>
 
-psmcrater - create cratered terrain by fractal forgery
+pamcrater - create cratered terrain by fractal forgery
+
+<h2 id="examples">EXAMPLES</h2>
+
+<pre>
+<kbd>
+    $ pamcrater | pamshadedrelief | pamx
+
+    $ pamcrater -number=500000 -height=1000 -width=1000 &gt;craters.pam
+</kbd>  
+</pre>
 
 <H2 id="synopsis">SYNOPSIS</H2>
 
@@ -28,8 +38,8 @@ psmcrater - create cratered terrain by fractal forgery
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <P><B>pamcrater</B> creates a PAM image which is a terrain map of cratered
-terrain.  The terrain is as if a given number of impacts into a surface,
-create craters with random position and size.
+terrain.  The terrain is as if a given number of impacts into a surface create
+craters with random position and size.
 
 <p>The size distribution of the craters is based on a power law which results
 in many more small craters than large ones.  The number of craters of a given
diff --git a/pamrubber.html b/pamrubber.html
index 073e0835..1ebe15ba 100644
--- a/pamrubber.html
+++ b/pamrubber.html
@@ -98,7 +98,7 @@ this, <b>pamrubber</b> reads the image from Standard Input.</p>
 
 
 <h2 id="options">OPTIONS</h2>
-<dl compact="compact">
+<dl compact>
 
 <dt><b>-tri</b> | <b>-quad</b></dt>
 <dd>
diff --git a/pamundice.html b/pamundice.html
index bf366d68..67c15082 100644
--- a/pamundice.html
+++ b/pamundice.html
@@ -203,7 +203,7 @@ clips the bottom edge of each image before joining it to the one below.
 
 <H2 id="seealso">SEE ALSO</H2>
 
-<B><A HREF="pamdice.html">pamundice</A></B>,
+<B><A HREF="pamdice.html">pamdice</A></B>,
 <B><A HREF="pnmcat.html">pnmcat</A></B>,
 <B><A HREF="pnmindex.html">pnmindex</A></B>,
 <B><A HREF="pnmtile.html">pnmtile</A></B>,
diff --git a/pamwipeout.html b/pamwipeout.html
index 7f35a823..33bfa45b 100644
--- a/pamwipeout.html
+++ b/pamwipeout.html
@@ -50,7 +50,7 @@ utility.</p>
 specify this, <b>pamwipeout</b> reads the image from Standard Input.</p>
 
 <h2 id="options">OPTIONS</h2>
-<dl compact="compact">
+<dl compact>
 <dt><b>-tb</b> | <b>-lr</b></dt>
 <dd>
 <p>This option chooses between a vertical and a horizontal gradient.  You must
diff --git a/pnmcut.html b/pnmcut.html
index 25884aff..089418af 100644
--- a/pnmcut.html
+++ b/pnmcut.html
@@ -10,7 +10,7 @@ Updated: 02 February 2009
 <B>pnmcut</B> - replaced by pamcut
 
 
-<H2 >DESCRIPTION</H2>
+<H2>DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
diff --git a/pnmmercator.html b/pnmmercator.html
index 404e6619..e9e7165e 100644
--- a/pnmmercator.html
+++ b/pnmmercator.html
@@ -87,7 +87,7 @@ proportional to angular longitude.
 this, <b>pnmmercator</b> reads the image from standard Input.</p>
 
 <h2 id="options">OPTIONS</h2>
-<dl compact="compact">
+<dl compact>
 <dt><b>-inverse</b></dt>
 <dd>
 <p>With this option a conversion from Mercator to degrees is applied.The
diff --git a/pnmtotiff.html b/pnmtotiff.html
index 8e51a997..c0a65b17 100644
--- a/pnmtotiff.html
+++ b/pnmtotiff.html
@@ -1,5 +1,4 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<!>
 <html><head>
 <title>pnmtotiff</title>
 </head><body>