From 045f36e934df08b59b6d3d473aef84c0d87f8d27 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Sat, 10 Sep 2022 10:22:46 +0000 Subject: fix repeated words ok ok miod@ ack ack jmc@ --- src/lib/libcrypto/man/OBJ_NAME_add.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/OBJ_NAME_add.3') diff --git a/src/lib/libcrypto/man/OBJ_NAME_add.3 b/src/lib/libcrypto/man/OBJ_NAME_add.3 index 4b1c39676f..6d57416273 100644 --- a/src/lib/libcrypto/man/OBJ_NAME_add.3 +++ b/src/lib/libcrypto/man/OBJ_NAME_add.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: OBJ_NAME_add.3,v 1.2 2021/12/18 17:47:45 schwarze Exp $ +.\" $OpenBSD: OBJ_NAME_add.3,v 1.3 2022/09/10 10:22:46 jsg Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 18 2021 $ +.Dd $Mdocdate: September 10 2022 $ .Dt OBJ_NAME_ADD 3 .Os .Sh NAME @@ -143,7 +143,7 @@ before setting the associated value. .Fn OBJ_NAME_remove removes the key-value pair or alias with the key .Pq Fa name , type -from the array, it it exists. +from the array, if it exists. Otherwise, it has no effect. If the bit .Dv OBJ_NAME_ALIAS -- cgit v1.2.3-55-g6feb