--- /app/slurm/wjb/B_2-3-1_T/doc/man/man1/sacct.1.orig	2011-11-14 16:24:10.000000000 -0700
+++ /app/slurm/wjb/B_2-3-1_T/doc/man/man1/sacct.1	2011-11-14 14:16:22.000000000 -0700
@@ -674,6 +674,10 @@
 The  time and date stamp (in Universal Time Coordinated, UTC) the job
 was submitted.  The format of the output is identical to that of the end field.
 
+NOTE: If a job is requeued the submit time is reset.  To obtain the
+original submit time it is necessary to use the -D or --duplicate option
+to display all duplicate entries for a job.
+
 .TP
 \f3suspended\fP
 How long the job was suspended for.
--- /app/slurm/wjb/B_2-3-1_T/doc/man/man1/scontrol.1.orig	2011-11-14 16:24:48.000000000 -0700
+++ /app/slurm/wjb/B_2-3-1_T/doc/man/man1/scontrol.1	2011-11-14 16:05:11.000000000 -0700
@@ -719,6 +719,17 @@
 \fIReason\fP
 The reason job is not running: e.g., waiting "Resources".
 .TP
+\fISubmitTime\fP
+The   time  and  date stamp (in Universal Time Coordiated,UTC)
+the job was submitted.  The format of  the output is identical
+to that of the EndTime field.
+
+NOTE: If a job is requeued the submit time is reset.
+To obtain the original submit time it is necessary
+to use the "sacct -j <job_id[.<step_id>]" command also
+designating the -D or --duplicate option to display all
+duplicate entries for a job.
+.TP
 \fISuspendTime\fP
 Time the job was last suspended or resumed.
 .TP
