From: Richard Levitte Date: Thu, 9 Jun 2016 15:22:26 +0000 (+0200) Subject: Docs: install generic manpages to man section 7 X-Git-Tag: OpenSSL_1_1_0-pre6~508 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc567f624445f4f10f0a33d8d5dcb430c896965b;p=thirdparty%2Fopenssl.git Docs: install generic manpages to man section 7 Reviewed-by: Rich Salz --- diff --git a/doc/crypto/crypto.pod b/doc/crypto/crypto.pod index 819cc892d59..6ed3a90e21a 100644 --- a/doc/crypto/crypto.pod +++ b/doc/crypto/crypto.pod @@ -1,5 +1,7 @@ =pod +=for comment openssl_manual_section:7 + =head1 NAME crypto - OpenSSL cryptographic library diff --git a/doc/crypto/evp.pod b/doc/crypto/evp.pod index c930e7d1fec..31f459084d0 100644 --- a/doc/crypto/evp.pod +++ b/doc/crypto/evp.pod @@ -1,5 +1,7 @@ =pod +=for comment openssl_manual_section:7 + =head1 NAME evp - high-level cryptographic functions diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod index bc62489617b..589fc2dbd94 100644 --- a/doc/ssl/ssl.pod +++ b/doc/ssl/ssl.pod @@ -1,5 +1,7 @@ =pod +=for comment openssl_manual_section:7 + =head1 NAME SSL - OpenSSL SSL/TLS library