diff options
Diffstat (limited to 'lib/libcrypto/man/ASN1_STRING_length.3')
-rw-r--r-- | lib/libcrypto/man/ASN1_STRING_length.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/man/ASN1_STRING_length.3 b/lib/libcrypto/man/ASN1_STRING_length.3 index 5a113ecb223..da0d7468c3e 100644 --- a/lib/libcrypto/man/ASN1_STRING_length.3 +++ b/lib/libcrypto/man/ASN1_STRING_length.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ASN1_STRING_length.3,v 1.25 2021/11/15 13:39:40 schwarze Exp $ +.\" $OpenBSD: ASN1_STRING_length.3,v 1.26 2021/11/15 16:18:36 schwarze Exp $ .\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 .\" .\" This file is a derived work. @@ -380,6 +380,7 @@ and the reason can be determined with .Xr ERR_get_error 3 . .Sh SEE ALSO +.Xr ASN1_BIT_STRING_set 3 , .Xr ASN1_mbstring_copy 3 , .Xr ASN1_PRINTABLE_type 3 , .Xr ASN1_STRING_new 3 , |