diff options
| author | schwarze <> | 2016-12-05 18:25:07 +0000 |
|---|---|---|
| committer | schwarze <> | 2016-12-05 18:25:07 +0000 |
| commit | 29424e867b1314e4c2fc21e8f489e23d0dc73e73 (patch) | |
| tree | 5c29d4905dcc0df719adefd157701b7c300644cf | |
| parent | e5052d1ef50a9396f3f41e79ddad7fc7d2e7fc50 (diff) | |
| download | openbsd-29424e867b1314e4c2fc21e8f489e23d0dc73e73.tar.gz openbsd-29424e867b1314e4c2fc21e8f489e23d0dc73e73.tar.bz2 openbsd-29424e867b1314e4c2fc21e8f489e23d0dc73e73.zip | |
delete two cross references to functions we don't have
| -rw-r--r-- | src/lib/libcrypto/man/X509_CRL_get0_by_serial.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/X509_CRL_get0_by_serial.3 b/src/lib/libcrypto/man/X509_CRL_get0_by_serial.3 index fdfaf76beb..1f84671342 100644 --- a/src/lib/libcrypto/man/X509_CRL_get0_by_serial.3 +++ b/src/lib/libcrypto/man/X509_CRL_get0_by_serial.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: X509_CRL_get0_by_serial.3,v 1.1 2016/12/04 20:51:47 schwarze Exp $ | 1 | .\" $OpenBSD: X509_CRL_get0_by_serial.3,v 1.2 2016/12/05 18:25:07 schwarze Exp $ |
| 2 | .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
| @@ -48,7 +48,7 @@ | |||
| 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
| 50 | .\" | 50 | .\" |
| 51 | .Dd $Mdocdate: December 4 2016 $ | 51 | .Dd $Mdocdate: December 5 2016 $ |
| 52 | .Dt X509_CRL_GET0_BY_SERIAL 3 | 52 | .Dt X509_CRL_GET0_BY_SERIAL 3 |
| 53 | .Os | 53 | .Os |
| 54 | .Sh NAME | 54 | .Sh NAME |
| @@ -176,9 +176,7 @@ returns a STACK of revoked entries. | |||
| 176 | .Sh SEE ALSO | 176 | .Sh SEE ALSO |
| 177 | .Xr d2i_X509 3 , | 177 | .Xr d2i_X509 3 , |
| 178 | .Xr ERR_get_error 3 , | 178 | .Xr ERR_get_error 3 , |
| 179 | .Xr X509_get0_signature 3 , | ||
| 180 | .Xr X509_get_ext_d2i 3 , | 179 | .Xr X509_get_ext_d2i 3 , |
| 181 | .Xr X509_get_extension_flags 3 , | ||
| 182 | .Xr X509_get_pubkey 3 , | 180 | .Xr X509_get_pubkey 3 , |
| 183 | .Xr X509_get_subject_name 3 , | 181 | .Xr X509_get_subject_name 3 , |
| 184 | .Xr X509_get_version 3 , | 182 | .Xr X509_get_version 3 , |
