diff options
| author | schwarze <> | 2015-02-14 14:09:01 +0000 |
|---|---|---|
| committer | schwarze <> | 2015-02-14 14:09:01 +0000 |
| commit | 7e1045d48323ef7f4cb5b3eb19d3dcaed8453386 (patch) | |
| tree | 14e96de4625e6c5d8612c27a513ebf5ed519b352 /src/lib/libcrypto/man/Makefile | |
| parent | d546383ce8a856bff354c6823d20fdfe1da6a653 (diff) | |
| download | openbsd-7e1045d48323ef7f4cb5b3eb19d3dcaed8453386.tar.gz openbsd-7e1045d48323ef7f4cb5b3eb19d3dcaed8453386.tar.bz2 openbsd-7e1045d48323ef7f4cb5b3eb19d3dcaed8453386.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 \ |
