From f259fca450cc5934f0177572e703de30221f2c64 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Thu, 28 Jun 2012 16:15:24 -0700 Subject: [PATCH] fix mpi formatting problem in slurm.conf man page --- doc/man/man5/slurm.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5 index 63179369937..218505ecb87 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -834,7 +834,7 @@ Currently supported versions include: \fBmvapich\fR, \fBnone\fR (default, which works for many other versions of MPI) and \fBopenmpi\fR. -\fpmi2\fR, +\fBpmi2\fR, More information about MPI use is available here <http://www.schedmd.com/slurmdocs/mpi_guide.html>. -- GitLab