summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2021-10-24 07:08:20 +0000
committerjmc <>2021-10-24 07:08:20 +0000
commit60967ccf50764d2c4a71fe0a183c78a0e8a931d7 (patch)
tree4692bd2eae11bce6cd65559d0bf41e139fd9cd92 /src
parent294ec6eff6667e3e978a71ce4219ef96214e4b98 (diff)
downloadopenbsd-60967ccf50764d2c4a71fe0a183c78a0e8a931d7.tar.gz
openbsd-60967ccf50764d2c4a71fe0a183c78a0e8a931d7.tar.bz2
openbsd-60967ccf50764d2c4a71fe0a183c78a0e8a931d7.zip
spelling;
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/X509at_add1_attr.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509at_add1_attr.3 b/src/lib/libcrypto/man/X509at_add1_attr.3
index 823cf5b4f3..0162b1f99f 100644
--- a/src/lib/libcrypto/man/X509at_add1_attr.3
+++ b/src/lib/libcrypto/man/X509at_add1_attr.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509at_add1_attr.3,v 1.2 2021/10/22 15:50:19 schwarze Exp $ 1.\" $OpenBSD: X509at_add1_attr.3,v 1.3 2021/10/24 07:08:20 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
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: October 22 2021 $ 17.Dd $Mdocdate: October 24 2021 $
18.Dt X509AT_ADD1_ATTR 3 18.Dt X509AT_ADD1_ATTR 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -127,6 +127,6 @@ is negative or greater than or equal to the number of objects in
127.Xr X509_ATTRIBUTE_new 3 , 127.Xr X509_ATTRIBUTE_new 3 ,
128.Xr X509at_get_attr 3 128.Xr X509at_get_attr 3
129.Sh HISTORY 129.Sh HISTORY
130These funtions first appeared in OpenSSL 0.9.5 130These functions first appeared in OpenSSL 0.9.5
131and have been available since 131and have been available since
132.Ox 2.7 . 132.Ox 2.7 .