incref the X509Req when returning an X509Name from get_subject which refers to it; this prevents a segfault if the X509Name outlives the X509Req; update docs to reflect this and to reflect previous similar changes which were apparently made to X509.get_subject and X509.get_issuer
diff --git a/doc/html/about.html b/doc/html/about.html
index 50a55ce..19f4c4d 100644
--- a/doc/html/about.html
+++ b/doc/html/about.html
@@ -42,7 +42,8 @@
 
 <H1><A NAME="SECTION000600000000000000000">
 About this document ...</A>
-</H1><strong>Python OpenSSL Manual</strong>
+</H1>
+ <strong>Python OpenSSL Manual</strong>
 <p> This document was generated using the <a
     href="http://saftsack.fs.uni-bayreuth.de/~latex2ht/">
     <strong>LaTeX</strong>2<tt>HTML</tt></a> translator.