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: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=dc567f624445f4f10f0a33d8d5dcb430c896965b;ds=inline 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 819cc892d5..6ed3a90e21 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 c930e7d1fe..31f459084d 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 bc62489617..589fc2dbd9 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