diff options
| author | schwarze <> | 2021-10-22 11:24:45 +0000 |
|---|---|---|
| committer | schwarze <> | 2021-10-22 11:24:45 +0000 |
| commit | c36ab1d6c3f604f1ed750698145963419ddabf36 (patch) | |
| tree | 4f5e236c10112a271b54f67ea47f275d0e212267 /src/lib/libcrypto/man/Makefile | |
| parent | 953d242de1254751747e7b9629babb906fe23ba2 (diff) | |
| download | openbsd-c36ab1d6c3f604f1ed750698145963419ddabf36.tar.gz openbsd-c36ab1d6c3f604f1ed750698145963419ddabf36.tar.bz2 openbsd-c36ab1d6c3f604f1ed750698145963419ddabf36.zip | |
new manual page X509at_get_attr(3)
documenting five X.501 Attribute read accessors
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 51c2cf45b7..e31e6992a2 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.196 2021/10/21 16:26:34 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.197 2021/10/22 11:24:45 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -276,6 +276,7 @@ MAN= \ | |||
| 276 | UI_new.3 \ | 276 | UI_new.3 \ |
| 277 | X25519.3 \ | 277 | X25519.3 \ |
| 278 | X509V3_get_d2i.3 \ | 278 | X509V3_get_d2i.3 \ |
| 279 | X509at_get_attr.3 \ | ||
| 279 | X509_ALGOR_dup.3 \ | 280 | X509_ALGOR_dup.3 \ |
| 280 | X509_ATTRIBUTE_get0_object.3 \ | 281 | X509_ATTRIBUTE_get0_object.3 \ |
| 281 | X509_ATTRIBUTE_new.3 \ | 282 | X509_ATTRIBUTE_new.3 \ |
