summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-10-31 12:13:45 +0100
committerRichard Levitte <levitte@openssl.org>2017-10-31 12:30:01 +0100
commitdf45d1a0410f6c51cb7ecb0af1b62f50da1b6429 (patch)
treeacf1c30febb57079f90ab6b29ace0d491fe9c43f /doc
parent847685c49f72c6a3e3f2f0ead2c8dd30e7c354e6 (diff)
docs: assign section 7 where appropriate
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4633)
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/ct.pod2
-rw-r--r--doc/crypto/des_modes.pod1
-rw-r--r--doc/crypto/x509.pod2
-rw-r--r--doc/ssl/ssl.pod2
4 files changed, 7 insertions, 0 deletions
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