summary refs log tree commit diff
path: root/ppmsvgalib.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
commit2222b5020909d4867f10cf72720df36e3483c0de (patch)
tree7a8b56782d895e753e39e3cce1c0237b18915855 /ppmsvgalib.html
parentdab40b54733b6f31bc41106dc126e4f387e8bb37 (diff)
downloadnetpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.gz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.xz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.zip
Replace character entity references with plain double quotes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ppmsvgalib.html')
-rw-r--r--ppmsvgalib.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ppmsvgalib.html b/ppmsvgalib.html
index afff3983..f868965a 100644
--- a/ppmsvgalib.html
+++ b/ppmsvgalib.html
@@ -39,8 +39,8 @@ Svgalib has its own device driver, so you need only proper
 permissions on a device special file to access the console.
 
 <P><B>ppmsvgalib</B> is not capable of using color mapped video modes.
-These are the old video modes that are usually called &quot;8
-bit&quot; color modes.
+These are the old video modes that are usually called "8
+bit" color modes.
 
 <P><B>ppmsvgalib</B> is a bare displayer.  It won't do any
 manipulation of the image and is not interactive in any way.  If you
@@ -48,7 +48,7 @@ want a regular interactive graphics viewer that uses Svgalib, try
 <B>zgv</B> (not part of Netpbm).
 
 <P>To exit <B>ppmsvgalib</B> while it is displaying your image, send
-it a SIGINTR signal (normally, this means &quot;hit control C&quot;).
+it a SIGINTR signal (normally, this means "hit control C").
 
 <P><B>ppmsvgalib</B> draws a white border around the edges of the
 screen.  It does this to help you isolate problems between the image