[cig-commits] r11234 - short/3D/PyLith/trunk/doc/install

sue at geodynamics.org sue at geodynamics.org
Fri Feb 22 09:54:29 PST 2008


Author: sue
Date: 2008-02-22 09:54:28 -0800 (Fri, 22 Feb 2008)
New Revision: 11234

Modified:
   short/3D/PyLith/trunk/doc/install/Cluster_Rocks-4.3-AMD64.txt
Log:
fixed trivial typos

Modified: short/3D/PyLith/trunk/doc/install/Cluster_Rocks-4.3-AMD64.txt
===================================================================
--- short/3D/PyLith/trunk/doc/install/Cluster_Rocks-4.3-AMD64.txt	2008-02-22 14:33:55 UTC (rev 11233)
+++ short/3D/PyLith/trunk/doc/install/Cluster_Rocks-4.3-AMD64.txt	2008-02-22 17:54:28 UTC (rev 11234)
@@ -55,7 +55,7 @@
 
   PVFS2 provides a virtual parallel file system using the local disk
   on each node. Stability is not great, but it does provide
-  significantly better performance than serial I/O. Another features
+  significantly better performance than serial I/O. Another feature
   is that it spreads the data over the local disks on the I/O
   (compute) nodes.
 
@@ -69,7 +69,7 @@
 
 3. Adjust your environment to use Python 2.4 instead of Python 2.3.
 
-  Python 2.3 contains bugs that prevent it full functionality on a
+  Python 2.3 contains bugs that prevent its full functionality on a
   x86_64 system. Rocks installs Python 2.4 in /opt/rocks.
 
   export PYTHON_VERSION=2.4
@@ -257,7 +257,7 @@
 
     python setup.py install --prefix=${TOOLS_DIR}/pyrex-0.9.5.1/${TOOLS_FORMAT}
 
-  b. Update environment variables
+  b. Update environment variables.
 
     PYREX_DIR=${TOOLS_DIR}/pyrex-0.9.5.1a/${TOOLS_FORMAT}
     PATH=${PATH}:${PYREX_DIR}/bin



More information about the cig-commits mailing list