Remove some HTML from the PYTHONDOCS fragment defined here.
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index 03f3d04..6b2827b 100644
--- a/Doc/html/Makefile
+++ b/Doc/html/Makefile
@@ -19,7 +19,7 @@
 
 BUILDINDEX=$(TOOLSDIR)/buildindex.py
 
-PYTHONDOCS='<hr>See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.'
+PYTHONDOCS='See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.'
 HTMLBASE=  file:`pwd`
 
 INDEXFILES=api/api.html \