From ddd97ba2ac493908587534eb19f8a12e205a2f01 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Thu, 23 Feb 2012 16:20:56 -0800 Subject: [PATCH] Fix formatting problem in man slurm.conf --- 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 eaa0abf4cb4..5461cb831f6 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -2574,7 +2574,7 @@ outside of a partition specification (which is "NO", allowing user root to execute jobs). .TP -\fBGraceTime\fB +\fBGraceTime\fR Specifies, in units of seconds, the preemption grace time to be extended to a job which has been selected for preemption. The default value is zero, no preemption grace time is allowed on -- GitLab