-.\" $OpenBSD: d2i_X509_NAME.3,v 1.16 2021/07/20 17:31:32 schwarze Exp $
+.\" $OpenBSD: d2i_X509_NAME.3,v 1.17 2021/12/11 17:25:10 jmc Exp $
.\" checked up to:
.\" OpenSSL crypto/d2i_X509_NAME 4692340e Jun 7 15:49:08 2016 -0400 and
.\" OpenSSL man3/X509_NAME_get0_der 99d63d46 Oct 26 13:56:48 2016 -0400
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 20 2021 $
+.Dd $Mdocdate: December 11 2021 $
.Dt D2I_X509_NAME 3
.Os
.Sh NAME
.Fn X509_NAME_dup ,
and in case of success, it frees
.Pf * Fa val_out
-and sets it to a pointer to the the new object.
+and sets it to a pointer to the new object.
When the function fails, it never changes anything.
In any case,
.Fa val_in
-.\" $OpenBSD: compress.3,v 1.21 2021/07/06 06:26:05 jmc Exp $
+.\" $OpenBSD: compress.3,v 1.22 2021/12/11 17:25:10 jmc Exp $
.\"
.\" Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
.\"
.\"
.\" This page corresponds to zlib version 1.2.3
.\"
-.Dd $Mdocdate: July 6 2021 $
+.Dd $Mdocdate: December 11 2021 $
.Dt COMPRESS 3
.Os
.Sh NAME
If this is done, the old level and strategy will be applied to the data
compressed before
.Fn deflateParams ,
-and the new level and strategy will be applied to the the data compressed after
+and the new level and strategy will be applied to the data compressed after
.Fn deflateParams .
.Pp
.Fn deflateParams