In x509.h rev. 1.35 2018/02/22 16:53:42, jsing@ provided
authorschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 09:49:08 +0000 (09:49 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 09:49:08 +0000 (09:49 +0000)
commit038d9bf665b473bc689ba390c4cd324b83a1474c
treea0cd44954e15f5944aec72a6ed803dd3090f64b5
parent201b3fd8cd2ab9dec4e796a59736ad8a39c9ea8d
In x509.h rev. 1.35 2018/02/22 16:53:42, jsing@ provided
X509_CRL_up_ref(3).  Since it is undocumented in OpenSSL,
write some documentation from scratch.  While here, also
correct the description of X509_CRL_free(3) and mention
X509_CRL_dup(3), too.
lib/libcrypto/man/X509_CRL_new.3