diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 840be62d72..5f1a24eb38 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.158 2019/08/28 10:37:42 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.159 2019/11/01 12:02:58 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -220,6 +220,7 @@ MAN= \ | |||
| 220 | RSA_meth_new.3 \ | 220 | RSA_meth_new.3 \ |
| 221 | RSA_new.3 \ | 221 | RSA_new.3 \ |
| 222 | RSA_padding_add_PKCS1_type_1.3 \ | 222 | RSA_padding_add_PKCS1_type_1.3 \ |
| 223 | RSA_pkey_ctx_ctrl.3 \ | ||
| 223 | RSA_print.3 \ | 224 | RSA_print.3 \ |
| 224 | RSA_private_encrypt.3 \ | 225 | RSA_private_encrypt.3 \ |
| 225 | RSA_public_encrypt.3 \ | 226 | RSA_public_encrypt.3 \ |
