about summary refs log tree commit diff
path: root/ppmtompeg.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmtompeg.html')
-rw-r--r--ppmtompeg.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ppmtompeg.html b/ppmtompeg.html
index 99efed9d..a1ce767c 100644
--- a/ppmtompeg.html
+++ b/ppmtompeg.html
@@ -1115,7 +1115,7 @@ options.
 
 <P>You can run <b>ppmtompeg</b> on multiple machines at once, encoding
 the same MPEG stream.  When you do, the machines are used as shown in
-the following diagram.  We call this &quot;parallel mode.&quot;
+the following diagram.  We call this "parallel mode."
 
 <p><img src="ppmtompeg-par.gif" alt="ppmtompeg-par.gif">
 
@@ -1165,8 +1165,8 @@ have easy access to the input files, you must specify the <B>SIZE</B>
 parameter file statement when you do parallel operation.
 
 <p>The machine on which you originally invoke <b>ppmtompeg</b> is the
-master machine.  It hosts a &quot;combine server,&quot;, a
-&quot;decode server,&quot; and a number of &quot;i/o servers,&quot;
+master machine.  It hosts a "combine server,", a
+"decode server," and a number of "i/o servers,"
 all as separate processes.  The other machines in the network (listed
 in the parameter file) are slave machines.  Each hosts a single
 process that continuously requests work from the master and does it.