From bac352b64df52afe4e2956776999a2e7c2824401 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Mon, 9 Jan 2017 10:37:52 -0700
Subject: [PATCH] Add extra <br> to documentation, just a minor format change

---
 doc/html/prolog_epilog.shtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/html/prolog_epilog.shtml b/doc/html/prolog_epilog.shtml
index b2009f3a4f0..477c3477730 100644
--- a/doc/html/prolog_epilog.shtml
+++ b/doc/html/prolog_epilog.shtml
@@ -130,7 +130,7 @@ allocations, when and where they run.</p>
 		</tr>
 	</tbody></table>
 </center>
-
+<br>
 <p>This second table below identifies what prologs and epilogs are available for job
 step allocations, when and where they run.</p>
 
-- 
GitLab