Missing 'ocsp' in the function name.

+--+
Carlos

diff --git lib/libtls/man/tls_load_file.3 lib/libtls/man/tls_load_file.3
index fcaa5eef029..b83f55e0fe4 100644
--- lib/libtls/man/tls_load_file.3
+++ lib/libtls/man/tls_load_file.3
@@ -254,7 +254,7 @@ sets the files from which the public certificate, and
private key will be read.
 .Fn tls_config_set_keypair_mem
 directly sets the public certificate, and private key from memory.
 .Pp
-.Fn tls_config_set_keypair_file
+.Fn tls_config_set_keypair_ocsp_file
 sets the files from which the public certificate, private key, and DER
encoded
 OCSP staple will be read.
 .Pp

Reply via email to