diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/ASN1_STRING_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_new.3 b/src/lib/libcrypto/man/ASN1_STRING_new.3 index 5810d5a15f..81fa9386aa 100644 --- a/src/lib/libcrypto/man/ASN1_STRING_new.3 +++ b/src/lib/libcrypto/man/ASN1_STRING_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ASN1_STRING_new.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: ASN1_STRING_new.3,v 1.4 2016/11/06 16:56:46 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 6 2016 $ |
4 | .Dt ASN1_STRING_NEW 3 | 4 | .Dt ASN1_STRING_NEW 3 |
@@ -38,7 +38,7 @@ structure of type | |||
38 | .Fn ASN1_STRING_free | 38 | .Fn ASN1_STRING_free |
39 | frees up | 39 | frees up |
40 | .Fa a . | 40 | .Fa a . |
41 | .Sh NOTES | 41 | .Pp |
42 | Other string types call the ASN1_STRING functions. | 42 | Other string types call the ASN1_STRING functions. |
43 | For example | 43 | For example |
44 | .Fn ASN1_OCTET_STRING_new | 44 | .Fn ASN1_OCTET_STRING_new |