From 6a6e13625dd73c603460586b36e5c2c27b3b892a Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sat, 11 Dec 2021 17:25:10 +0000 Subject: two more "the the" fixes; --- src/lib/libcrypto/man/d2i_X509_NAME.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/libcrypto/man/d2i_X509_NAME.3 b/src/lib/libcrypto/man/d2i_X509_NAME.3 index 6e3e4a7f69..97b18e9cd8 100644 --- a/src/lib/libcrypto/man/d2i_X509_NAME.3 +++ b/src/lib/libcrypto/man/d2i_X509_NAME.3 @@ -1,4 +1,4 @@ -.\" $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 @@ -17,7 +17,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: July 20 2021 $ +.Dd $Mdocdate: December 11 2021 $ .Dt D2I_X509_NAME 3 .Os .Sh NAME @@ -129,7 +129,7 @@ using .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 -- cgit v1.2.3-55-g6feb