diff --git a/doc/html/accounting.shtml b/doc/html/accounting.shtml
index 0e3d40ca2ae3f8d6ab455fe2213375b4717da1ff..ec3131358f6a8ecf2f59230628d2a588823bfe62 100644
--- a/doc/html/accounting.shtml
+++ b/doc/html/accounting.shtml
@@ -670,7 +670,8 @@ Limits</a> document.</p>
   jobs will be allowed to run.  This usage is decayed (at a rate of
   PriorityDecayHalfLife).  It can also be reset (according to
   PriorityUsageResetPeriod) in order to allow jobs to run against the
-  association tree again.
+  association tree again.  This limit only applies when using the Priority
+  Multifactor plugin.
 </li>
 
 <li><b>GrpCPURunMins=</b> Used to limit the combined total number of CPU
diff --git a/doc/html/resource_limits.shtml b/doc/html/resource_limits.shtml
index bb33146845c1288b9bd38466611ab5d25c8d84b7..66ff42c558b5b10ad70ed44710c9731566d1ef86 100644
--- a/doc/html/resource_limits.shtml
+++ b/doc/html/resource_limits.shtml
@@ -131,7 +131,11 @@ specified then no limit will apply.</p>
 <li><b>GrpCPUMins=</b> A hard limit of cpu minutes to be used by jobs
   running from this association and its children.  If this limit is
   reached all jobs running in this group will be killed, and no new
-  jobs will be allowed to run.
+  jobs will be allowed to run.  The usage is decayed (at a rate of
+  PriorityDecayHalfLife).  It can also be reset (according to
+  PriorityUsageResetPeriod) in order to allow jobs to run against the
+  association tree again.  This limit only applies when using the Priority
+  Multifactor plugin.
 </li>
 
 <li><b>GrpCPUs=</b> The total count of cpus able to be used at any given