diff options
| author | schwarze <> | 2021-07-12 14:54:00 +0000 |
|---|---|---|
| committer | schwarze <> | 2021-07-12 14:54:00 +0000 |
| commit | dbfa1ee3062f3845905acb0e6e40da4f3169f04d (patch) | |
| tree | ec0fd9c1baaecb852e31733f7a35a3a8ee68e074 /src/lib/libcrypto/man/Makefile | |
| parent | 7c2cea821d85ab17ab7c7b1e1811dad39ba4fee7 (diff) | |
| download | openbsd-dbfa1ee3062f3845905acb0e6e40da4f3169f04d.tar.gz openbsd-dbfa1ee3062f3845905acb0e6e40da4f3169f04d.tar.bz2 openbsd-dbfa1ee3062f3845905acb0e6e40da4f3169f04d.zip | |
document X509V3_extensions_print(3)
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 0216f12ab6..231e39aa27 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.179 2021/07/12 11:47:01 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.180 2021/07/12 14:54:00 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -325,6 +325,7 @@ MAN= \ | |||
| 325 | X509_signature_dump.3 \ | 325 | X509_signature_dump.3 \ |
| 326 | X509_verify_cert.3 \ | 326 | X509_verify_cert.3 \ |
| 327 | X509V3_EXT_print.3 \ | 327 | X509V3_EXT_print.3 \ |
| 328 | X509V3_extensions_print.3 \ | ||
| 328 | X509v3_get_ext_by_NID.3 \ | 329 | X509v3_get_ext_by_NID.3 \ |
| 329 | crypto.3 \ | 330 | crypto.3 \ |
| 330 | d2i_ASN1_NULL.3 \ | 331 | d2i_ASN1_NULL.3 \ |
