delete blank lines in methoddescs, they cause funky html to be generated
diff --git a/doc/html/openssl-rand.html b/doc/html/openssl-rand.html
index 0828be8..c958d15 100644
--- a/doc/html/openssl-rand.html
+++ b/doc/html/openssl-rand.html
@@ -59,7 +59,7 @@
<dd>
Mix bytes from <var>string</var> into the PRNG state. The <var>entropy</var> argument is
(the lower bound of) an estimate of how much randomness is contained in
-<var>string</var>, measured in bytes. For more information, see e.g. <a class="rfc" name="rfcref-1792"
+<var>string</var>, measured in bytes. For more information, see e.g. <a class="rfc" name="rfcref-1784"
href="http://www.ietf.org/rfc/rfc1750.txt">RFC 1750</a>.
</dl>
<P>