summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authortb <>2023-04-20 18:54:47 +0000
committertb <>2023-04-20 18:54:47 +0000
commita31147ed06c4eec0e1218c113d52aa431248c128 (patch)
tree1a924c0c0a02e64249c8bc574375d5675312a246 /src/lib
parentafaf2a6f6c8f86ca42018d8cb536b803ad896767 (diff)
downloadopenbsd-a31147ed06c4eec0e1218c113d52aa431248c128.tar.gz
openbsd-a31147ed06c4eec0e1218c113d52aa431248c128.tar.bz2
openbsd-a31147ed06c4eec0e1218c113d52aa431248c128.zip
Fix Dt and Xr
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/s2i_ASN1_INTEGER.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3 b/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3
index 83633d684b..d3d6a1675e 100644
--- a/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3
+++ b/src/lib/libcrypto/man/s2i_ASN1_INTEGER.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: s2i_ASN1_INTEGER.3,v 1.1 2023/04/20 16:15:29 tb Exp $ 1.\" $OpenBSD: s2i_ASN1_INTEGER.3,v 1.2 2023/04/20 18:54:47 tb Exp $
2.\" 2.\"
3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org>
4.\" 4.\"
@@ -15,7 +15,7 @@
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: April 20 2023 $ 17.Dd $Mdocdate: April 20 2023 $
18.Dt I2S_ASN1_ENUMERATED 3 18.Dt I2S_ASN1_INTEGER 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
21.Nm i2s_ASN1_ENUMERATED , 21.Nm i2s_ASN1_ENUMERATED ,
@@ -151,7 +151,7 @@ The
151.Fa method 151.Fa method
152argument can be provided by application programs or it can be a 152argument can be provided by application programs or it can be a
153default method obtained from 153default method obtained from
154.Xr X509V3_METHOD_get_nid 3 . 154.Xr X509V3_EXT_METHOD_get_nid 3 .
155The default 155The default
156.Fa methods 156.Fa methods
157corresponding to the following 157corresponding to the following