From a372fc2924c79f2995ae3261fa4cfc48132fb0f3 Mon Sep 17 00:00:00 2001 From: Danny Auble <da@schedmd.com> Date: Tue, 31 Jan 2012 10:13:27 -0800 Subject: [PATCH] whitespace cleanup --- doc/man/man1/sacctmgr.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man/man1/sacctmgr.1 b/doc/man/man1/sacctmgr.1 index 17cd414e236..34447e7a1be 100644 --- a/doc/man/man1/sacctmgr.1 +++ b/doc/man/man1/sacctmgr.1 @@ -248,9 +248,9 @@ 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 this QOS. -.P +.P NOTE: This value is only meaningful for QOS PreemptMode=CANCEL) - + .TP \fIGrpCPUMins\fP=<max cpu minutes> Maximum number of CPU minutes running jobs are able to be allocated in @@ -936,7 +936,7 @@ override the requested partition's TimeLimit. .TP \fIGraceTime\fP -Preemption grace time to be extended to a job which has been +Preemption grace time to be extended to a job which has been selected for preemption. .TP @@ -1055,7 +1055,7 @@ Preemption grace time to be extended to a job which has been selected for preemption in the format of hh:mm:ss. The default value is zero, no preemption grace time is allowed on this partition. NOTE: This value is only meaningful for QOS PreemptMode=CANCEL. - + .TP \fIGrpCPUMins\fP Maximum number of CPU minutes running jobs are able to be allocated in -- GitLab