Author: degenaro
Date: Thu Jun 23 18:10:59 2016
New Revision: 1749954

URL: http://svn.apache.org/viewvc?rev=1749954&view=rev
Log:
UIMA-4745 DUCC Release 2.1 documentation updates

Modified:
    
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/viaducc.tex

Modified: 
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/viaducc.tex
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/viaducc.tex?rev=1749954&r1=1749953&r2=1749954&view=diff
==============================================================================
--- 
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/viaducc.tex
 (original)
+++ 
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/cli/viaducc.tex
 Thu Jun 23 18:10:59 2016
@@ -50,11 +50,11 @@
 
     \paragraph{Usage:}
 \begin{verbatim}
-     viaducc [defines] [command and parameters]"
+     viaducc [defines] [command and parameters]
 \end{verbatim}
      or
 \begin{verbatim}
-     java_viaducc [defines] [java-class and parameters]"
+     java_viaducc [defines] [java-class and parameters]
 \end{verbatim}
 
      The ``defines'' are described below.  The ``command and parameters'' are 
either any command
@@ -75,9 +75,9 @@
 \begin{verbatim}
       -DDUCC_ENVIRONMENT="DUCC_RLIMIT_NOFILE=1000 V1=V2 A=B"
 \end{verbatim}
-         \item[-DJAVA\_BIN] This species the exact ``java'' command to use, 
for ``java\_viaducc''.  it
+         \item[-DJAVA\_BIN] This species the exact ``java'' command to use, 
for ``java\_viaducc''.  It
            must be a full path to some JRE that is known to be installed on 
all the DUCC nodes.  If not
-           specified, the JRE used to run ducc is uses.
+           specified, the JRE used to run ducc is used.
          \item[-DDUCC\_DESCRIPTION] The description string to use for the 
submission.
            If not specified, the description defaults to the executable name, 
viaducc or java\_viaducc.
          \item[-DDUCC\_NO\_CANCEL\_ON\_INTERRUPT] If specified this 
no-argument option disables 


Reply via email to