[cig-commits] r5294 - mc/3D/CitcomS/trunk/doc/manual

leif at geodynamics.org leif at geodynamics.org
Wed Nov 15 13:18:53 PST 2006


Author: leif
Date: 2006-11-15 13:18:52 -0800 (Wed, 15 Nov 2006)
New Revision: 5294

Modified:
   mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx
Log:
Re-read the stuff I worked on yesterday, making minor corrections:
"is in your PATH" -> "is on your PATH", inserted the word "Section"
before section references, other minor changes.


Modified: mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx
===================================================================
--- mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx	2006-11-15 21:08:16 UTC (rev 5293)
+++ mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx	2006-11-15 21:18:52 UTC (rev 5294)
@@ -1,4 +1,4 @@
-#LyX 1.4.3 created this file. For more info see http://www.lyx.org/
+#LyX 1.4.2 created this file. For more info see http://www.lyx.org/
 \lyxformat 245
 \begin_document
 \begin_header
@@ -1382,7 +1382,7 @@
 \family default
 , and forgo use of Python and the Pyre framework.
  This process requires only a C compiler and an MPI library.
- For more information, see 
+ For more information, see Section 
 \begin_inset LatexCommand \ref{sec:Installing-without-Pyre}
 
 \end_inset
@@ -1392,7 +1392,7 @@
 
 \begin_layout Standard
 Optionally, CitcomS can be configured to use a parallel HDF5 library.
- See 
+ See Section 
 \begin_inset LatexCommand \ref{sec:HDF5-Configuration}
 
 \end_inset
@@ -1497,7 +1497,7 @@
 
 \begin_layout Standard
 Once you have an MPI library installed, make sure its C complier command
- is in your PATH.
+ is on your PATH.
  Unfortunately, the name of this command varies from one MPI implementation
  to the next.
  The CitcomS configuration script searches for the following MPI C command
@@ -2912,7 +2912,7 @@
 \end_layout
 
 \begin_layout Standard
-When you build CitComS without the Pyre framework, two binary executables
+When you build CitComS without the Pyre framework, two binary executables,
  
 \family typewriter
 CitcomSRegional
@@ -2921,7 +2921,7 @@
 \family typewriter
 CitcomSFull
 \family default
- are built and (optionally) installed under the 
+, are built and (optionally) installed under the 
 \family typewriter
 bin
 \family default
@@ -2931,7 +2931,7 @@
 \family default
 ).
  These programs do not use Python or the Pyre framework.
- Their usage is the same:
+ Each program has the same usage:
 \end_layout
 
 \begin_layout LyX-Code
@@ -3101,7 +3101,7 @@
 property1 = value1
 \newline
 property2
- = value2
+ = value2  ; this is another comment
 \end_layout
 
 \begin_layout Standard



More information about the cig-commits mailing list