From 2222b5020909d4867f10cf72720df36e3483c0de Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 28 Jun 2015 19:39:47 +0000 Subject: 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 --- ppmtompeg.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ppmtompeg.html') diff --git a/ppmtompeg.html b/ppmtompeg.html index 99efed9d..a1ce767c 100644 --- a/ppmtompeg.html +++ b/ppmtompeg.html @@ -1115,7 +1115,7 @@ options.

You can run ppmtompeg 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 "parallel mode." +the following diagram. We call this "parallel mode."

ppmtompeg-par.gif @@ -1165,8 +1165,8 @@ have easy access to the input files, you must specify the SIZE parameter file statement when you do parallel operation.

The machine on which you originally invoke ppmtompeg is the -master machine. It hosts a "combine server,", a -"decode server," and a number of "i/o servers," +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. -- cgit 1.4.1