diff --git a/MPI_README.txt b/MPI_README.txt
index 95754f7..433862f 100644
--- a/MPI_README.txt
+++ b/MPI_README.txt
@@ -121,6 +121,7 @@ The web sites of each MPI implementation are listed below:
 - MVAPICH:  http://mvapich.cse.ohio-state.edu/
 - MVAPICH2: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
 
+
 ===============================================================================
 2. MVAPICH MPI
 ===============================================================================
@@ -141,7 +142,6 @@ commands:
   source <prefix>/mpi/<compiler>/<mpi stack>/bin/mpivars.csh
 	-- when using csh for launching MPI jobs
 
-
 2.2 Compiling MVAPICH Applications:
 -----------------------------------
 ***Important note***: 
@@ -194,9 +194,8 @@ rsh, add to the mpirun_rsh command the parameter: -rsh
 ===============================================================================
 3. Open MPI
 ===============================================================================
-
 Open MPI is a next-generation MPI implementation from the Open MPI
-Project (http://www.open-mpi.org/).  Version 1.2-2-1 of Open MPI is
+Project (http://www.open-mpi.org/).  Version 1.2.2-1 of Open MPI is
 included in this release, which is also available directly from the
 main Open MPI web site.
 
@@ -210,8 +209,8 @@ for the compiler with which to build the Open MPI RPM.  Note that more
 than one compiler can be selected simultaneously, if desired.
 
 Users should check the main Open MPI web site for additional
-documentation and support. (Note: The FAQ file considers 
-InfiniBand tuning among other issues.)
+documentation and support, to include specific support of the OFED
+stack.
 
 3.1 Setting up for Open MPI
 ---------------------------
@@ -363,6 +362,7 @@ page for more information:
 
     http://www.open-mpi.org/community/help/
 
+
 ===============================================================================
 4. MVAPICH2 MPI
 ===============================================================================
@@ -391,7 +391,6 @@ if desired.
 The install script prompts for various MVAPICH2 build options as detailed
 below:
 
-
 - Implementation (OFA or uDAPL)            [default "OFA"]
      - OFA (IB and iWARP) Options:
           - ROMIO Support                  [default Y]
@@ -420,7 +419,6 @@ Shared Library Support:     Y
 Multithread Support:        N
 Checkpoint-Restart Support: N
 
-
 4.1 Setting up for MVAPICH2
 ---------------------------
 Selecting to use MVAPICH2 via the MPI selector tools will perform
@@ -500,7 +498,6 @@ The system compiler commands should not be used directly.  The Fortran 90
 compiler command only exists if a Fortran 90 compiler was used during the
 build process.
 
-
 4.3 Running MVAPICH2 Applications
 ---------------------------------
 Launching processes in MVAPICH2 is a two step process.  First, mpdboot must
