From c6e892c8a19d5612677247b8eaf9a42a54f8cc98 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Fri, 16 Jan 2004 18:00:57 +0000 Subject: [PATCH] Fix a couple of formatting problems. --- doc/man/man1/srun.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1 index ec905bfce09..f27cabcd820 100644 --- a/doc/man/man1/srun.1 +++ b/doc/man/man1/srun.1 @@ -153,7 +153,7 @@ Specify a name for the job. The specified name will appear along with the job id number when querying running jobs on the system. The default is the supplied \fBexecutable\fR program's name. .TP -\fB\-\-mpi\R=\fImpi_type\fR +\fB\-\-mpi\fR=\fImpi_type\fR Identify the type of MPI to be used. May result in unique initiation procedures. .RS @@ -212,7 +212,7 @@ initiated. .TP \fB\-v\fR, \fB\-\-verbose\fR verbose operation. Multiple \fB-v\fR's will further increase the verbosity of -.B srun. By default only errors will be displayed. +\fBsrun\fR. By default only errors will be displayed. .TP \fB\-d\fR, \fB\-\-slurmd-debug\fR=\fIlevel\fR Specify a debug level for slurmd(8). \fIlevel\fR may be an integer value -- GitLab