From df45d1a0410f6c51cb7ecb0af1b62f50da1b6429 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 31 Oct 2017 12:13:45 +0100 Subject: [PATCH] docs: assign section 7 where appropriate Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/4633) --- doc/crypto/ct.pod | 2 ++ doc/crypto/des_modes.pod | 1 + doc/crypto/x509.pod | 2 ++ doc/ssl/ssl.pod | 2 ++ 4 files changed, 7 insertions(+) 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 -- 2.25.1