From 19b423bc174c34210b8a3f4349f9d9d94e2e737b Mon Sep 17 00:00:00 2001
From: Don Lipari <lipari1@llnl.gov>
Date: Mon, 29 Mar 2010 20:13:44 +0000
Subject: [PATCH] Added jobacct_gather plugin requirement to sstat man page

---
 doc/man/man1/sstat.1 | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/doc/man/man1/sstat.1 b/doc/man/man1/sstat.1
index 45c5031116e..14d607c374e 100644
--- a/doc/man/man1/sstat.1
+++ b/doc/man/man1/sstat.1
@@ -29,8 +29,13 @@ command displays job status data for any job running on the system.
 .PP
 For the non\-root user, the
 .BR "sstat "
-command limits the display of job status data to jobs that were
-launched with their own user identifier (UID).
+output is limited to the user's jobs.
+
+.PP
+Note:  the
+.BR "sstat "
+command requires that the \f3jobacct_gather\fP plugin be installed and
+operational.
 
 .TP
 \f3\-a \fP\f3,\fP \f3\-\-allsteps\fP
-- 
GitLab