From 56076ef8bc1282fe19aed923e3fb3658c7ea0482 Mon Sep 17 00:00:00 2001
From: Morris Jette <jette@schedmd.com>
Date: Mon, 12 Aug 2013 15:46:22 -0700
Subject: [PATCH] Minor web page updates

---
 doc/html/checkpoint_blcr.shtml |  4 ++--
 doc/html/resource_limits.shtml | 12 +++---------
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/doc/html/checkpoint_blcr.shtml b/doc/html/checkpoint_blcr.shtml
index c5ac40abfbc..1ba135a3a89 100644
--- a/doc/html/checkpoint_blcr.shtml
+++ b/doc/html/checkpoint_blcr.shtml
@@ -61,7 +61,7 @@ files of a job step will be read from</li>
 
 <p>Environment variables are available for all of these options:</p>
 <ul>
-<li<b>SLURM_CHECKPOINT</b> is equivalent to <b>--checkpoint</b>:</li>
+<li><b>SLURM_CHECKPOINT</b> is equivalent to <b>--checkpoint</b>:</li>
 <li><b>SLURM_CHECKPOINT_DIR</b> is equivalent to <b>--checkpoint-dir</b></li>
 <li><b>SLURM_RESTART_DIR</b> is equivalent to <b>--restart-dir</b></li>
 </li>
@@ -193,6 +193,6 @@ option at job submit time or scontrol's <b>ImageDir</b> option.
 
 <p class="footer"><a href="#top">top</a></p>
 
-<p style="text-align:center;">Last modified 20 June 2012</p>
+<p style="text-align:center;">Last modified 12 August 2013</p>
 
 <!--#include virtual="footer.txt"-->
diff --git a/doc/html/resource_limits.shtml b/doc/html/resource_limits.shtml
index cacdadc8342..eacc9aff2cf 100644
--- a/doc/html/resource_limits.shtml
+++ b/doc/html/resource_limits.shtml
@@ -2,16 +2,10 @@
 
 <h1>Resource Limits</h1>
 
-<p>SLURM scheduling policy support was significantly changed
-in version 2.0 in order to take advantage of the database
-integration used for storing accounting information.
-This document describes the capabilities available in
-SLURM version 2.0.
-New features are under active development.
-Familiarity with SLURM's <a href="accounting.html">Accounting</a> web page
+<p>Familiarity with SLURM's <a href="accounting.html">Accounting</a> web page
 is strongly recommended before use of this document.</p>
 
-<p>Note for users of Maui or Moab schedulers: <br>
+<p><b>Note for users of Maui or Moab schedulers:</b><br>
 Maui and Moab are not integrated with SLURM's resource limits,
 but should use their own resource limits mechanisms.</p>
 
@@ -216,6 +210,6 @@ data maintained in the SLURM database.  More information can be found
 in the <a href="priority_multifactor.html">priority/multifactor</a>
 plugin description.</p>
 
-<p style="text-align: center;">Last modified 30 October 2012</p>
+<p style="text-align: center;">Last modified 12 August 2013</p>
 
 </ul></body></html>
-- 
GitLab