diff options
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_STRING_length.3')
-rw-r--r-- | src/lib/libcrypto/man/ASN1_STRING_length.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_length.3 b/src/lib/libcrypto/man/ASN1_STRING_length.3 index e24dd18373..5a113ecb22 100644 --- a/src/lib/libcrypto/man/ASN1_STRING_length.3 +++ b/src/lib/libcrypto/man/ASN1_STRING_length.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ASN1_STRING_length.3,v 1.24 2021/11/14 11:22:36 schwarze Exp $ | 1 | .\" $OpenBSD: ASN1_STRING_length.3,v 1.25 2021/11/15 13:39:40 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 | 2 | .\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
@@ -66,7 +66,7 @@ | |||
66 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 66 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
67 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 67 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
68 | .\" | 68 | .\" |
69 | .Dd $Mdocdate: November 14 2021 $ | 69 | .Dd $Mdocdate: November 15 2021 $ |
70 | .Dt ASN1_STRING_LENGTH 3 | 70 | .Dt ASN1_STRING_LENGTH 3 |
71 | .Os | 71 | .Os |
72 | .Sh NAME | 72 | .Sh NAME |
@@ -381,7 +381,9 @@ the reason can be determined with | |||
381 | .Xr ERR_get_error 3 . | 381 | .Xr ERR_get_error 3 . |
382 | .Sh SEE ALSO | 382 | .Sh SEE ALSO |
383 | .Xr ASN1_mbstring_copy 3 , | 383 | .Xr ASN1_mbstring_copy 3 , |
384 | .Xr ASN1_STRING_new 3 | 384 | .Xr ASN1_PRINTABLE_type 3 , |
385 | .Xr ASN1_STRING_new 3 , | ||
386 | .Xr ASN1_UNIVERSALSTRING_to_string 3 | ||
385 | .Sh HISTORY | 387 | .Sh HISTORY |
386 | .Fn ASN1_STRING_cmp , | 388 | .Fn ASN1_STRING_cmp , |
387 | .Fn ASN1_STRING_dup , | 389 | .Fn ASN1_STRING_dup , |