From: schwarze Date: Tue, 21 Aug 2018 00:35:55 +0000 (+0000) Subject: typo in argument type, from Mario dot Andres dot Campos at gmail dot com X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5a0149f06d8092c6efcd67e1c6fcae2679080d62;p=openbsd typo in argument type, from Mario dot Andres dot Campos at gmail dot com --- diff --git a/lib/libtls/man/tls_load_file.3 b/lib/libtls/man/tls_load_file.3 index d4870097568..9f738460d64 100644 --- a/lib/libtls/man/tls_load_file.3 +++ b/lib/libtls/man/tls_load_file.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tls_load_file.3,v 1.9 2017/10/08 06:56:36 jmc Exp $ +.\" $OpenBSD: tls_load_file.3,v 1.10 2018/08/21 00:35:55 schwarze Exp $ .\" .\" Copyright (c) 2014 Ted Unangst .\" Copyright (c) 2015 Reyk Floeter @@ -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: October 8 2017 $ +.Dd $Mdocdate: August 21 2018 $ .Dt TLS_LOAD_FILE 3 .Os .Sh NAME @@ -118,7 +118,7 @@ .Ft int .Fo tls_config_set_ocsp_staple_file .Fa "struct tls_config *config" -.Fa "const uint8_t *staple_file" +.Fa "const char *staple_file" .Fc .Ft int .Fo tls_config_set_keypair_file