summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/X509_LOOKUP_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/X509_LOOKUP_new.3')
-rw-r--r--lib/libcrypto/man/X509_LOOKUP_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/X509_LOOKUP_new.3 b/lib/libcrypto/man/X509_LOOKUP_new.3
index 5a0c3b4a194..f9d81ec6f4e 100644
--- a/lib/libcrypto/man/X509_LOOKUP_new.3
+++ b/lib/libcrypto/man/X509_LOOKUP_new.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_LOOKUP_new.3,v 1.5 2021/10/21 22:36:16 schwarze Exp $
+.\" $OpenBSD: X509_LOOKUP_new.3,v 1.6 2021/11/05 22:03:25 tb Exp $
.\"
.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -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: October 21 2021 $
+.Dd $Mdocdate: November 5 2021 $
.Dt X509_LOOKUP_NEW 3
.Os
.Sh NAME
@@ -120,7 +120,7 @@ allocates a new, empty
.Vt X509_LOOKUP
object and associates it with the
.Fa method
-which is a static objects returned from either
+which is a static object returned from either
.Xr X509_LOOKUP_hash_dir 3
or
.Xr X509_LOOKUP_file 3