diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/ASN1_STRING_new.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_new.3 b/src/lib/libcrypto/man/ASN1_STRING_new.3 index 9500b82df3..19b0ca1161 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.25 2023/07/28 05:48:33 tb Exp $ | 1 | .\" $OpenBSD: ASN1_STRING_new.3,v 1.26 2024/03/05 18:30:40 tb Exp $ |
2 | .\" OpenSSL 99d63d46 Tue Mar 24 07:52:24 2015 -0400 | 2 | .\" OpenSSL 99d63d46 Tue Mar 24 07:52:24 2015 -0400 |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> | 4 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> |
@@ -15,7 +15,7 @@ | |||
15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
17 | .\" | 17 | .\" |
18 | .Dd $Mdocdate: July 28 2023 $ | 18 | .Dd $Mdocdate: March 5 2024 $ |
19 | .Dt ASN1_STRING_NEW 3 | 19 | .Dt ASN1_STRING_NEW 3 |
20 | .Os | 20 | .Os |
21 | .Sh NAME | 21 | .Sh NAME |
@@ -212,7 +212,6 @@ is returned and an error code can be retrieved with | |||
212 | .Xr ASN1_PRINTABLE_type 3 , | 212 | .Xr ASN1_PRINTABLE_type 3 , |
213 | .Xr ASN1_STRING_length 3 , | 213 | .Xr ASN1_STRING_length 3 , |
214 | .Xr ASN1_STRING_print_ex 3 , | 214 | .Xr ASN1_STRING_print_ex 3 , |
215 | .Xr ASN1_time_parse 3 , | ||
216 | .Xr ASN1_TIME_set 3 , | 215 | .Xr ASN1_TIME_set 3 , |
217 | .Xr ASN1_TYPE_get 3 , | 216 | .Xr ASN1_TYPE_get 3 , |
218 | .Xr ASN1_UNIVERSALSTRING_to_string 3 , | 217 | .Xr ASN1_UNIVERSALSTRING_to_string 3 , |