summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/man/Makefile')
-rw-r--r--src/lib/libssl/man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libssl/man/Makefile b/src/lib/libssl/man/Makefile
index 963e1037e9..413d77c0a7 100644
--- a/src/lib/libssl/man/Makefile
+++ b/src/lib/libssl/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.60 2018/02/18 22:18:59 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.61 2018/02/18 23:34:01 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -72,6 +72,7 @@ MAN = BIO_f_ssl.3 \
72 SSL_get_certificate.3 \ 72 SSL_get_certificate.3 \
73 SSL_get_ciphers.3 \ 73 SSL_get_ciphers.3 \
74 SSL_get_client_CA_list.3 \ 74 SSL_get_client_CA_list.3 \
75 SSL_get_client_random.3 \
75 SSL_get_current_cipher.3 \ 76 SSL_get_current_cipher.3 \
76 SSL_get_default_timeout.3 \ 77 SSL_get_default_timeout.3 \
77 SSL_get_error.3 \ 78 SSL_get_error.3 \