summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--index.html2
-rw-r--r--pamdice.html2
-rw-r--r--pbmtext.html2
-rw-r--r--ppmsvgalib.html6
4 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index b370a05b..6268ecc7 100644
--- a/index.html
+++ b/index.html
@@ -838,7 +838,7 @@ Netpbm deals, so it is pretty handy for graphics work.  Netpbm's
 See 
 <b><a href="ftp://ftp.astron.com/pub/file">ftp://ftp.astron.com/pub/file</a></b>.
 
-<p>The Utah Raster Toolkit> from the Geometric Design And Computation group in
+<p>The Utah Raster Toolkit from the Geometric Design And Computation group in
 the Department of Computer Science at University of Utah serves a lot of the
 same purpose as Netpbm, but without the emphasis on format conversions.  This
 package is based on the RLE format, which you can convert to and from the
diff --git a/pamdice.html b/pamdice.html
index 1e3dc3b5..6151c0cb 100644
--- a/pamdice.html
+++ b/pamdice.html
@@ -59,7 +59,7 @@ output files.
 the output pieces.
 
 <p><b>pamundice</b> can rejoin the images.  For finer control, you can
-also use <p><b>pamcat</b>.
+also use <b>pamcat</b>.
 
 <p>One use for this is to make pieces that take less computer resources
 than the whole image to process.  For example, you might have an image
diff --git a/pbmtext.html b/pbmtext.html
index 11703206..8c7d1545 100644
--- a/pbmtext.html
+++ b/pbmtext.html
@@ -111,7 +111,7 @@ be fed from standard input.
 <b>-builtin</b> selects a font among those built into Netpbm.
 
 <b>-font</b> selects a font that you supply yourself either as an X Window
-System BDF (Bitmap Distribution Format)</a> file or as a PBM file in a special
+System BDF (Bitmap Distribution Format) file or as a PBM file in a special
 form.
 
 <p>The default is the built in font "bdf."
diff --git a/ppmsvgalib.html b/ppmsvgalib.html
index 49959b25..7c3ff7b7 100644
--- a/ppmsvgalib.html
+++ b/ppmsvgalib.html
@@ -68,9 +68,9 @@ fit.
 <p>If you want to play with <b>ppmsvgalib</b>, <b>ppmcie</b> is a good
 way to generate a test image.
 
-<p>To be pedantic, we must observe that <b>ppmsvgalib</b> displays a PPM image
-in the correct colors only if the display has a transfer function which is the
-exact inverse of the gamma function that is specified in the PPM
+<p>To be totally precise, we must observe that <b>ppmsvgalib</b> displays a
+PPM image in the correct colors only if the display has a transfer function
+which is the exact inverse of the gamma function that is specified in the PPM
 specification.  Happily, most CRT displays and the modern displays that
 emulate them, are pretty close.