From f8cbf68b9fe65d55ec4d9064db507640d6502167 Mon Sep 17 00:00:00 2001
From: Morris Jette <jette@schedmd.com>
Date: Fri, 27 Dec 2013 08:32:55 -0800
Subject: [PATCH] Minor sbatch man page clarification

---
 doc/man/man1/sbatch.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man/man1/sbatch.1 b/doc/man/man1/sbatch.1
index 8e6242d14b8..77a883f431f 100644
--- a/doc/man/man1/sbatch.1
+++ b/doc/man/man1/sbatch.1
@@ -91,7 +91,7 @@ plugin.
 .RE
 .RE
 .br
-The default value for the task sampling interval is 30.
+The default value for the task sampling interval is 30 seconds.
 The default value for all other intervals is 0.
 An interval of 0 disables sampling of the specified type.
 If the task sampling interval is 0, accounting
-- 
GitLab