summary refs log tree commit diff
path: root/jpegtopnm.html
diff options
context:
space:
mode:
Diffstat (limited to 'jpegtopnm.html')
-rw-r--r--jpegtopnm.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/jpegtopnm.html b/jpegtopnm.html
index b4148b9b..1d489070 100644
--- a/jpegtopnm.html
+++ b/jpegtopnm.html
@@ -67,8 +67,8 @@ interpret the input file.  See <B><A
 HREF="http://www.ijg.org">http://www.ijg.org</A> </B>
 for information on the library.
 
-<P>&quot;JFIF&quot; is the correct name for the image format commonly
-known as &quot;JPEG.&quot; Strictly speaking, JPEG is a method of
+<P>"JFIF" is the correct name for the image format commonly
+known as "JPEG." Strictly speaking, JPEG is a method of
 compression.  The image format using JPEG compression that is by far
 the most common is JFIF.  There is also a subformat of TIFF that uses
 JPEG compression.
@@ -132,7 +132,7 @@ Use a faster, lower-quality upsampling routine.
 
 <DD>Set limit on the amount of memory <B>jpegtopnm</B> uses in
 processing large images.  Value is in thousands of bytes, or millions
-of bytes if &quot;M&quot; is suffixed to the number.  For example,
+of bytes if "M" is suffixed to the number.  For example,
 <B>-maxmemory 4m</B> selects 4000000 bytes.  If <B>jpegtopnm</B> needs
 more space, it uses temporary files.
 
@@ -325,8 +325,8 @@ overrides any <B>JPEGMEM</B>.
 <B>wrjpgcom</B> man page,
 <B>jhead</B> man page
 
-<p>Wallace, Gregory K.  &quot;The JPEG Still Picture Compression
-Standard&quot;, Communications of the ACM, April 1991 (vol. 34,
+<p>Wallace, Gregory K.  "The JPEG Still Picture Compression
+Standard", Communications of the ACM, April 1991 (vol. 34,
 no. 4), pp. 30-44.
 
 <H2 id="author">AUTHOR</H2>