From: Richard Levitte Date: Tue, 31 Oct 2017 11:13:45 +0000 (+0100) Subject: docs: assign section 7 where appropriate X-Git-Tag: OpenSSL_1_1_0g~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=df45d1a0410f6c51cb7ecb0af1b62f50da1b6429;p=oweals%2Fopenssl.git docs: assign section 7 where appropriate Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/4633) --- diff --git a/doc/crypto/ct.pod b/doc/crypto/ct.pod index 355204d2a6..60718b3f6d 100644 --- a/doc/crypto/ct.pod +++ b/doc/crypto/ct.pod @@ -1,5 +1,7 @@ =pod +=for comment openssl_manual_section:7 + =head1 NAME ct - Certificate Transparency diff --git a/doc/crypto/des_modes.pod b/doc/crypto/des_modes.pod index 7c1796980b..d5a3f8d636 100644 --- a/doc/crypto/des_modes.pod +++ b/doc/crypto/des_modes.pod @@ -1,4 +1,5 @@ =pod + =for comment openssl_manual_section:7 =head1 NAME diff --git a/doc/crypto/x509.pod b/doc/crypto/x509.pod index 06584e3ae7..483b037647 100644 --- a/doc/crypto/x509.pod +++ b/doc/crypto/x509.pod @@ -1,5 +1,7 @@ =pod +=for comment openssl_manual_section:7 + =head1 NAME x509 - X.509 certificate handling diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod index a0540e750e..daee30dea4 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