Author: burn
Date: Wed May 18 22:32:28 2016
New Revision: 1744463

URL: http://svn.apache.org/viewvc?rev=1744463&view=rev
Log:
UIMA-4711 Fix missing line break in sim docs

Modified:
    
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex

Modified: 
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex
URL: 
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex?rev=1744463&r1=1744462&r2=1744463&view=diff
==============================================================================
--- 
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex
 (original)
+++ 
uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/sim.tex
 Wed May 18 22:32:28 2016
@@ -357,12 +357,8 @@ agentn.79 = 6
        \item[memory] This is the amount of memory to be requested for the job, 
translating
          to the job specification's {\em process\_memory\_size} parameter.
        \item[class] This is the scheduling class for the job.
-
-       \begin{sloppypar}
        \item[machines] This is the maximum number of processes to be allocated 
for the
          job, corresponding to the {\em process\_deployments\_max} parameter.
-       \end{sloppypar}
-
        \end{description}
        
        For example:


Reply via email to