summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorschwarze <>2023-09-30 13:51:00 +0000
committerschwarze <>2023-09-30 13:51:00 +0000
commit0065b4efc273f6c520fc9bbed5a7af1d73e214c3 (patch)
treefa6d91939387366eb525007f5be0ceee488bc23b /src/lib
parent266a46fc156d909c580ce8946cc574da9a2ee5b4 (diff)
downloadopenbsd-0065b4efc273f6c520fc9bbed5a7af1d73e214c3.tar.gz
openbsd-0065b4efc273f6c520fc9bbed5a7af1d73e214c3.tar.bz2
openbsd-0065b4efc273f6c520fc9bbed5a7af1d73e214c3.zip
garbage collect two stray words, no change of meaning
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/ASIdentifiers_new.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/ASIdentifiers_new.3 b/src/lib/libcrypto/man/ASIdentifiers_new.3
index c67a7c3f17..56b1de31b0 100644
--- a/src/lib/libcrypto/man/ASIdentifiers_new.3
+++ b/src/lib/libcrypto/man/ASIdentifiers_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASIdentifiers_new.3,v 1.9 2023/09/29 08:57:49 tb Exp $ 1.\" $OpenBSD: ASIdentifiers_new.3,v 1.10 2023/09/30 13:51:00 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2021 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2021 Theo Buehler <tb@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: September 29 2023 $ 17.Dd $Mdocdate: September 30 2023 $
18.Dt ASIDENTIFIERS_NEW 3 18.Dt ASIDENTIFIERS_NEW 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -95,14 +95,14 @@ returns a new
95.Vt ASIdentifiers 95.Vt ASIdentifiers
96object or 96object or
97.Dv NULL 97.Dv NULL
98on if an error occurs. 98if an error occurs.
99.Pp 99.Pp
100.Fn d2i_ASIdentifiers 100.Fn d2i_ASIdentifiers
101returns an 101returns an
102.Vt ASIdentifiers 102.Vt ASIdentifiers
103object or 103object or
104.Dv NULL 104.Dv NULL
105on if a decoding or memory allocation error occurs. 105if a decoding or memory allocation error occurs.
106.Pp 106.Pp
107.Fn i2d_ASIdentifiers 107.Fn i2d_ASIdentifiers
108returns the number of bytes successfully encoded 108returns the number of bytes successfully encoded