From 6cdf6af077f7ccdaa4c3a1fd1276c729d44ab06b Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Thu, 15 Feb 2007 00:52:08 +0000
Subject: [PATCH] Minor re-wording.

---
 doc/html/moab.shtml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/html/moab.shtml b/doc/html/moab.shtml
index e5c1a47af4b..803e1663898 100644
--- a/doc/html/moab.shtml
+++ b/doc/html/moab.shtml
@@ -26,8 +26,8 @@ SchedulerPort=7321
 </pre>
 <p>Running multiple jobs per mode can be accomplished using the
 <i>Shared=yes</i> parameter on partitions.
-The default value of <i>SchedulerPort</i> is 7321, so that 
-need not be specified.
+The default value of <i>SchedulerPort</i> is 7321.
+If the default port is used, <i>SchedulerPort</i> need not be specified.
 The <i>SelectType=select/cons_res</i> parameter is not compatable
 with the <i>sched/wiki</i> plugin (both would try to schedule the 
 individual processors within a node).</p>
@@ -124,6 +124,6 @@ CLIENTCFG[RM:slurm] KEY=123456789
 
 <p class="footer"><a href="#top">top</a></p>
 
-<p style="text-align:center;">Last modified 13 February 2007</p>
+<p style="text-align:center;">Last modified 14 February 2007</p>
 
 <!--#include virtual="footer.txt"-->
-- 
GitLab