X509Name.get_components
diff --git a/doc/html/openssl-pkcs7.html b/doc/html/openssl-pkcs7.html
index 865e12c..3e46109 100644
--- a/doc/html/openssl-pkcs7.html
+++ b/doc/html/openssl-pkcs7.html
@@ -52,31 +52,31 @@
PKCS7 objects have the following methods:
<P>
-<dl><dt><b><a name='l2h-73'><tt class='method'>type_is_signed</tt></a></b>()
+<dl><dt><b><a name='l2h-74'><tt class='method'>type_is_signed</tt></a></b>()
<dd>
FIXME
</dl>
<P>
-<dl><dt><b><a name='l2h-74'><tt class='method'>type_is_enveloped</tt></a></b>()
+<dl><dt><b><a name='l2h-75'><tt class='method'>type_is_enveloped</tt></a></b>()
<dd>
FIXME
</dl>
<P>
-<dl><dt><b><a name='l2h-75'><tt class='method'>type_is_signedAndEnveloped</tt></a></b>()
+<dl><dt><b><a name='l2h-76'><tt class='method'>type_is_signedAndEnveloped</tt></a></b>()
<dd>
FIXME
</dl>
<P>
-<dl><dt><b><a name='l2h-76'><tt class='method'>type_is_data</tt></a></b>()
+<dl><dt><b><a name='l2h-77'><tt class='method'>type_is_data</tt></a></b>()
<dd>
FIXME
</dl>
<P>
-<dl><dt><b><a name='l2h-77'><tt class='method'>get_type_name</tt></a></b>()
+<dl><dt><b><a name='l2h-78'><tt class='method'>get_type_name</tt></a></b>()
<dd>
Get the type name of the PKCS7.
</dl>