+{linebreak}
 To merge a pull request from github into your htcondor repository, you need to add github as a remote repository, and then create a new branch from the pull request. *Following these directions will preserve authorship and timestamps.*
 
 Adding github as a remote repository is something you only need to do once for a given repo:
@@ -69,5 +70,5 @@
 
 {linebreak}
 *THAT'S IT FOR MERGING!* If you targeted the correct branch, the pull request should automatically close when gethub detects the SHA was merged.  Don't forget to add documentation and Version History if needed and reference the associated gittrac ticket number so everything is nicely grouped togther under the one ticket.
-
+{linebreak}
 {linebreak}