diff options
author | jmc <> | 2021-12-11 17:25:10 +0000 |
---|---|---|
committer | jmc <> | 2021-12-11 17:25:10 +0000 |
commit | 6a6e13625dd73c603460586b36e5c2c27b3b892a (patch) | |
tree | e48f3ab94c839d5a85030f5dc66639678e60f767 /src | |
parent | 6b82cfabf1241be9af94f0caf204cf2b8defba71 (diff) | |
download | openbsd-6a6e13625dd73c603460586b36e5c2c27b3b892a.tar.gz openbsd-6a6e13625dd73c603460586b36e5c2c27b3b892a.tar.bz2 openbsd-6a6e13625dd73c603460586b36e5c2c27b3b892a.zip |
two more "the the" fixes;
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/man/d2i_X509_NAME.3 | 6 |
1 files 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 @@ | |||
1 | .\" $OpenBSD: d2i_X509_NAME.3,v 1.16 2021/07/20 17:31:32 schwarze Exp $ | 1 | .\" $OpenBSD: d2i_X509_NAME.3,v 1.17 2021/12/11 17:25:10 jmc Exp $ |
2 | .\" checked up to: | 2 | .\" checked up to: |
3 | .\" OpenSSL crypto/d2i_X509_NAME 4692340e Jun 7 15:49:08 2016 -0400 and | 3 | .\" OpenSSL crypto/d2i_X509_NAME 4692340e Jun 7 15:49:08 2016 -0400 and |
4 | .\" OpenSSL man3/X509_NAME_get0_der 99d63d46 Oct 26 13:56:48 2016 -0400 | 4 | .\" OpenSSL man3/X509_NAME_get0_der 99d63d46 Oct 26 13:56:48 2016 -0400 |
@@ -17,7 +17,7 @@ | |||
17 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 17 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
18 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 18 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
19 | .\" | 19 | .\" |
20 | .Dd $Mdocdate: July 20 2021 $ | 20 | .Dd $Mdocdate: December 11 2021 $ |
21 | .Dt D2I_X509_NAME 3 | 21 | .Dt D2I_X509_NAME 3 |
22 | .Os | 22 | .Os |
23 | .Sh NAME | 23 | .Sh NAME |
@@ -129,7 +129,7 @@ using | |||
129 | .Fn X509_NAME_dup , | 129 | .Fn X509_NAME_dup , |
130 | and in case of success, it frees | 130 | and in case of success, it frees |
131 | .Pf * Fa val_out | 131 | .Pf * Fa val_out |
132 | and sets it to a pointer to the the new object. | 132 | and sets it to a pointer to the new object. |
133 | When the function fails, it never changes anything. | 133 | When the function fails, it never changes anything. |
134 | In any case, | 134 | In any case, |
135 | .Fa val_in | 135 | .Fa val_in |