diff options
-rw-r--r-- | avstopam.html | 2 | ||||
-rw-r--r-- | pammosaicknit.html | 2 | ||||
-rw-r--r-- | pamrecolor.html | 2 | ||||
-rw-r--r-- | pamsistoaglyph.html | 2 | ||||
-rw-r--r-- | pamtoavs.html | 2 | ||||
-rw-r--r-- | pamtris.html | 4 | ||||
-rw-r--r-- | ppmtompeg.html | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/avstopam.html b/avstopam.html index eb39766b..508a10a2 100644 --- a/avstopam.html +++ b/avstopam.html @@ -35,7 +35,7 @@ Common Options</a>.) <h2 id="author">AUTHOR</h2> <p>Copyright © 2010 Scott Pakin, -<a href="mailto:scott+pbm@pakin.org.">scott+pbm@pakin.org.</a> +<a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a> <h2 id="seealso">SEE ALSO</h2> diff --git a/pammosaicknit.html b/pammosaicknit.html index 8d1dde72..b0b4f4ec 100644 --- a/pammosaicknit.html +++ b/pammosaicknit.html @@ -79,7 +79,7 @@ colors (black, white, dark red, light red). <h2 id="author">AUTHOR</h2> <p>Copyright (C) 2010 Scott Pakin, -<a href="mailto:scott+pbm@pakin.org.">scott+pbm@pakin.org.</a> +<a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a> <h2 id="index">Table Of Contents</h2> diff --git a/pamrecolor.html b/pamrecolor.html index 38254713..2566495d 100644 --- a/pamrecolor.html +++ b/pamrecolor.html @@ -229,7 +229,7 @@ photograph</a> of the late 1800s). <h2 id="author">AUTHOR</h2> <p>Copyright (C) 2010 Scott -Pakin, <a href="mailto:scott+pbm@pakin.org.">scott+pbm@pakin.org.</a> +Pakin, <a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a> <h2 id="seealso">SEE ALSO</h2> diff --git a/pamsistoaglyph.html b/pamsistoaglyph.html index 1ca53ac8..dd5a7419 100644 --- a/pamsistoaglyph.html +++ b/pamsistoaglyph.html @@ -156,7 +156,7 @@ in Netpbm in Release 10.47 (June 2009). <h2 id="author">AUTHOR</h2> <p>Copyright (C) 2009 Scott -Pakin, <a href="mailto:scott+pbm@pakin.org.">scott+pbm@pakin.org.</a> +Pakin, <a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a> <h2 id="seealso">SEE ALSO</h2> diff --git a/pamtoavs.html b/pamtoavs.html index 5d0ae359..26686f3a 100644 --- a/pamtoavs.html +++ b/pamtoavs.html @@ -47,7 +47,7 @@ Common Options</a>.) <h2 id="author">AUTHOR</h2> <p>Copyright © 2010 Scott Pakin, -<a href="mailto:scott+pbm@pakin.org.">scott+pbm@pakin.org.</a> +<a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a> <h2 id="seealso">SEE ALSO</h2> diff --git a/pamtris.html b/pamtris.html index 066424d8..7283a1d4 100644 --- a/pamtris.html +++ b/pamtris.html @@ -241,7 +241,7 @@ subsequently downscaled through to achieve an <a href="#antialias">anti-aliased</a> effect.) <p> -<img alt="Regular Polygons" src="pamtris_polygons.png"> +<img src="pamtris_polygons.png" alt="Regular Polygons"> <pre> <code> @@ -690,7 +690,7 @@ technique described above (Earth texture from <a href="https://visibleearth.nasa.gov/view.php?id=73580">nasa.gov</a>). <p> -<img alt="Rotating Earth" src="pamtris_earth.gif"> +<img src="pamtris_earth.gif" alt="Rotating Earth"> <h3 id="antialias">Anti-aliased edges</h3> diff --git a/ppmtompeg.html b/ppmtompeg.html index af5a8d71..138c3198 100644 --- a/ppmtompeg.html +++ b/ppmtompeg.html @@ -489,7 +489,7 @@ qscale (see <b>QSCALE</b> if the quality is not good enough. <p>Before Netpbm 10.26 (January 2005), <b>ppmtompeg</b> would drop trailing B frames from your movie, since a movie can't end with a B -frame. (See <a href="#ipb">I Frames, P Frames, B Frames</a>. +frame. (See <a href="#ipb">I Frames, P Frames, B Frames</a>.) You would have to specify <b>FORCE_ENCODE_LAST_FRAME</b> to stop that from happening and get the same function that <b>ppmtompeg</b> has today. |