From 7f4a95120da45e365e6824c048b61a6b4758c20c Mon Sep 17 00:00:00 2001
From: Morris Jette <jette@schedmd.com>
Date: Mon, 29 Apr 2013 16:00:55 -0700
Subject: [PATCH] Minor formatting fix

---
 doc/html/priority_multifactor.shtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/html/priority_multifactor.shtml b/doc/html/priority_multifactor.shtml
index 9f247d9b050..829ed96f696 100644
--- a/doc/html/priority_multifactor.shtml
+++ b/doc/html/priority_multifactor.shtml
@@ -128,10 +128,10 @@ priority of all the QOS's to become the QOS factor.</P>
 <a name=fairshare>
 <h2>Fair-share Factor</h2></a>
 
-<b>Note:</b> Computing the fair-share factor requires the installation
+<P><b>Note:</b> Computing the fair-share factor requires the installation
 and operation of the <a href="accounting.html">SLURM Accounting
 Database</a> to provide the assigned shares and the consumed,
-computing resources described below.
+computing resources described below.</P>
 
 <P> The fair-share component to a job's priority influences the order in which a user's queued jobs are scheduled to run based on the portion of the computing resources they have been allocated and the resources their jobs have already consumed.  The fair-share factor does not involve a fixed allotment, whereby a user's access to a machine is cut off once that allotment is reached.</P>
 
-- 
GitLab