diff options
| author | schwarze <> | 2015-02-14 14:09:01 +0000 |
|---|---|---|
| committer | schwarze <> | 2015-02-14 14:09:01 +0000 |
| commit | 88853a20be023939d14cfde9e86a81bfcc75ef7b (patch) | |
| tree | 14e96de4625e6c5d8612c27a513ebf5ed519b352 /src/lib/libcrypto/man/Makefile | |
| parent | 948b14a55ded39aea589e34e23c19085fd99cac5 (diff) | |
| download | openbsd-88853a20be023939d14cfde9e86a81bfcc75ef7b.tar.gz openbsd-88853a20be023939d14cfde9e86a81bfcc75ef7b.tar.bz2 openbsd-88853a20be023939d14cfde9e86a81bfcc75ef7b.zip | |
second batch of perlpod(1) to mdoc(7) conversion
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 5edbf7e394..fcf9416248 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.16 2015/02/14 13:54:59 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.17 2015/02/14 14:09:01 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> # for NOMAN | 3 | .include <bsd.own.mk> # for NOMAN |
| 4 | 4 | ||
| @@ -10,9 +10,7 @@ MAN= \ | |||
| 10 | ASN1_STRING_length.3 \ | 10 | ASN1_STRING_length.3 \ |
| 11 | ASN1_STRING_new.3 \ | 11 | ASN1_STRING_new.3 \ |
| 12 | ASN1_STRING_print_ex.3 \ | 12 | ASN1_STRING_print_ex.3 \ |
| 13 | ASN1_generate_nconf.3 | 13 | ASN1_generate_nconf.3 \ |
| 14 | |||
| 15 | GENMAN= \ | ||
| 16 | BF_set_key.3 \ | 14 | BF_set_key.3 \ |
| 17 | BIO.3 \ | 15 | BIO.3 \ |
| 18 | BIO_ctrl.3 \ | 16 | BIO_ctrl.3 \ |
| @@ -23,6 +21,8 @@ GENMAN= \ | |||
| 23 | BIO_f_null.3 \ | 21 | BIO_f_null.3 \ |
| 24 | BIO_find_type.3 \ | 22 | BIO_find_type.3 \ |
| 25 | BIO_new.3 \ | 23 | BIO_new.3 \ |
| 24 | |||
| 25 | GENMAN= \ | ||
| 26 | BIO_push.3 \ | 26 | BIO_push.3 \ |
| 27 | BIO_read.3 \ | 27 | BIO_read.3 \ |
| 28 | BIO_s_accept.3 \ | 28 | BIO_s_accept.3 \ |
