summary refs log tree commit diff
path: root/pstopnm.html
diff options
context:
space:
mode:
Diffstat (limited to 'pstopnm.html')
-rw-r--r--pstopnm.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pstopnm.html b/pstopnm.html
index 99b65565..3fc177b8 100644
--- a/pstopnm.html
+++ b/pstopnm.html
@@ -70,8 +70,8 @@ render a PostScript file with its PNM device drivers.  If you don't
 have GhostScript installed or the version you have installed was not
 built with the relevant PNM device drivers, <B>pstopnm</B> will fail.
 You can see if you have the proper environment by issuing the command
-<kbd>gs --help </kbd>.  If it responds and lists under &quot;Available
-Devices&quot; <B>pbm</B>, <B>pbmraw</B>, <B>pgm</B>, <B>pgmraw</B>,
+<kbd>gs --help </kbd>.  If it responds and lists under "Available
+Devices" <B>pbm</B>, <B>pbmraw</B>, <B>pgm</B>, <B>pgmraw</B>,
 <B>pnm</B>, <B>pnmraw</B>, <B>ppm</B>, or <B>ppmraw</B>, you're in
 business.
 
@@ -216,9 +216,9 @@ represents 1/600 inch horizontally, but 1/300 inch vertically.
 other, <b>pstopnm</b> defaults the other such that the output device
 resolution is the same in both directions.
 
-<p>The &quot;x&quot; and &quot;y&quot; of <b>-xsize</b> and <b>-ysize</b>
+<p>The "x" and "y" of <b>-xsize</b> and <b>-ysize</b>
 refer to the image being printed on the page, not the page.  So if
-<b>pstopnm</b> prints it in landscape orientation, &quot;x&quot; would pertain
+<b>pstopnm</b> prints it in landscape orientation, "x" would pertain
 to the vertical direction on the page, i.e. the vertical direction in the
 output PNM image.