Add {s,g}et_not{Before,After}
diff --git a/doc/html/openssl-x509name.html b/doc/html/openssl-x509name.html
index a5fc92e..e5707f3 100644
--- a/doc/html/openssl-x509name.html
+++ b/doc/html/openssl-x509name.html
@@ -52,49 +52,49 @@
X509Name objects have the following members:
<P>
-<dl><dt><b><a name='l2h-51'><tt class='member'>countryName</tt></a></b>
+<dl><dt><b><a name='l2h-55'><tt class='member'>countryName</tt></a></b>
<dd>
The country of the entity. <code>C</code> may be used as an alias for
<code>countryName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-52'><tt class='member'>stateOrProvinceName</tt></a></b>
+<dl><dt><b><a name='l2h-56'><tt class='member'>stateOrProvinceName</tt></a></b>
<dd>
The state or province of the entity. <code>ST</code> may be used as an alias for
<code>stateOrProvinceName</code>·
</dl>
<P>
-<dl><dt><b><a name='l2h-53'><tt class='member'>localityName</tt></a></b>
+<dl><dt><b><a name='l2h-57'><tt class='member'>localityName</tt></a></b>
<dd>
The locality of the entity. <code>L</code> may be used as an alias for
<code>localityName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-54'><tt class='member'>organizationName</tt></a></b>
+<dl><dt><b><a name='l2h-58'><tt class='member'>organizationName</tt></a></b>
<dd>
The organization name of the entity. <code>O</code> may be used as an alias for
<code>organizationName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-55'><tt class='member'>organizationalUnitName</tt></a></b>
+<dl><dt><b><a name='l2h-59'><tt class='member'>organizationalUnitName</tt></a></b>
<dd>
The organizational unit of the entity. <code>OU</code> may be used as an alias for
<code>organizationalUnitName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-56'><tt class='member'>commonName</tt></a></b>
+<dl><dt><b><a name='l2h-60'><tt class='member'>commonName</tt></a></b>
<dd>
The common name of the entity. <code>CN</code> may be used as an alias for
<code>commonName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-57'><tt class='member'>emailAddress</tt></a></b>
+<dl><dt><b><a name='l2h-61'><tt class='member'>emailAddress</tt></a></b>
<dd>
The e-mail address of the entity.
</dl>