From cfc60a6f64668fcf2db60bfe245d75e8533916a4 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Fri, 2 Jul 2010 18:04:31 +0000
Subject: [PATCH] svn merge -r20638:20642
 https://eris.llnl.gov/svn/slurm/branches/slurm-2.1

---
 doc/man/man1/srun.1 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1
index 86e056178b3..0983d4aeb52 100644
--- a/doc/man/man1/srun.1
+++ b/doc/man/man1/srun.1
@@ -951,7 +951,7 @@ with the \fB\-\-relative\fR option, a warning message will be
 printed and the \fB\-\-relative\fR option will take precedence.
 
 .TP
-\fB\-\-resv-ports\fR
+\fB\-\-resv\-ports\fR
 Reserve communication ports for this job.
 Used for OpenMPI.
 
@@ -1463,6 +1463,9 @@ Same as \fB\-l, \-\-label\fR
 \fBSLURM_MEM_BIND\fR
 Same as \fB\-\-mem_bind\fR
 .TP
+\fBSLURM_MPI_TYPE\fR
+Same as \fB\-\-mpi\fR
+.TP
 \fBSLURM_NETWORK\fR
 Same as \fB\-\-network\fR
 .TP
@@ -1505,6 +1508,9 @@ Same as \fB\-D, \-\-chdir=\fR
 \fBSLURM_RESTART_DIR\fR
 Same as \fB\-\-restart\-dir\fR
 .TP
+\fBSLURM_RESV_PORTS\fR
+Same as \fB\-\-resv\-ports\fR
+.TP
 \fBSLURM_SIGNAL\fR
 Same as \fB\-\-signal\fR
 .TP
-- 
GitLab