diff options
Diffstat (limited to 'src/lib/libssl/man/Makefile')
| -rw-r--r-- | src/lib/libssl/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libssl/man/Makefile b/src/lib/libssl/man/Makefile index 2d32f44dbf..d5141811e7 100644 --- a/src/lib/libssl/man/Makefile +++ b/src/lib/libssl/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.63 2018/02/27 18:30:30 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.64 2018/03/17 18:19:49 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -57,6 +57,7 @@ MAN = BIO_f_ssl.3 \ | |||
| 57 | SSL_SESSION_get_protocol_version.3 \ | 57 | SSL_SESSION_get_protocol_version.3 \ |
| 58 | SSL_SESSION_get_time.3 \ | 58 | SSL_SESSION_get_time.3 \ |
| 59 | SSL_SESSION_get0_peer.3 \ | 59 | SSL_SESSION_get0_peer.3 \ |
| 60 | SSL_SESSION_has_ticket.3 \ | ||
| 60 | SSL_SESSION_new.3 \ | 61 | SSL_SESSION_new.3 \ |
| 61 | SSL_SESSION_print.3 \ | 62 | SSL_SESSION_print.3 \ |
| 62 | SSL_SESSION_set1_id_context.3 \ | 63 | SSL_SESSION_set1_id_context.3 \ |
