diff options
author | jsg <> | 2022-09-10 10:22:46 +0000 |
---|---|---|
committer | jsg <> | 2022-09-10 10:22:46 +0000 |
commit | 045f36e934df08b59b6d3d473aef84c0d87f8d27 (patch) | |
tree | 76f62c4f9bd98e909f213a59c9edd3bc44f113cb /src/lib/libcrypto/man/X509_check_trust.3 | |
parent | 80160453af8f56ab16afdda289fc3a50e92a2f38 (diff) | |
download | openbsd-045f36e934df08b59b6d3d473aef84c0d87f8d27.tar.gz openbsd-045f36e934df08b59b6d3d473aef84c0d87f8d27.tar.bz2 openbsd-045f36e934df08b59b6d3d473aef84c0d87f8d27.zip |
fix repeated words
ok ok miod@ ack ack jmc@
Diffstat (limited to 'src/lib/libcrypto/man/X509_check_trust.3')
-rw-r--r-- | src/lib/libcrypto/man/X509_check_trust.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509_check_trust.3 b/src/lib/libcrypto/man/X509_check_trust.3 index 80306e3cd1..286dcdd5b9 100644 --- a/src/lib/libcrypto/man/X509_check_trust.3 +++ b/src/lib/libcrypto/man/X509_check_trust.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_check_trust.3,v 1.5 2021/11/26 13:48:21 jsg Exp $ | 1 | .\" $OpenBSD: X509_check_trust.3,v 1.6 2022/09/10 10:22:46 jsg Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@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: November 26 2021 $ | 17 | .Dd $Mdocdate: September 10 2022 $ |
18 | .Dt X509_CHECK_TRUST 3 | 18 | .Dt X509_CHECK_TRUST 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -194,7 +194,7 @@ but only in the case where the | |||
194 | argument of | 194 | argument of |
195 | .Fn X509_check_trust | 195 | .Fn X509_check_trust |
196 | is invalid. | 196 | is invalid. |
197 | The compatibility step is not used used in this case. | 197 | The compatibility step is not used in this case. |
198 | .Pp | 198 | .Pp |
199 | If the return value of the first call to | 199 | If the return value of the first call to |
200 | .Fn X509_TRUST_set_default | 200 | .Fn X509_TRUST_set_default |