openssl/doc/man7
Rich Salz 485d336137 Do not have duplicate section heads
Change find-doc-nits to complain if a section header is repeated,
within a parent header (i.e., duplicate =head2 within a =head1).
In almost all cases, we just remove the duplicate header, as
it was a "continuation" of the =head1 that was already in affect.
In some cases, just remove "=head1 NOTES", possibly moving text
around, because the "NOTES" were really important parts of the
DESCRIPTION section.

No =headX sections should end with a period.
All =head1 labels should be in all uppercase.
No sub-head (=head2, etc) should be in all uppercase.
Update find-doc-nits to reject the above.

Fixup an internal POD link

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9631)
2019-08-27 07:08:11 +10:00
..
bio.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
crypto.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
ct.pod Fix function names in ct(7) documentation 2018-12-19 19:00:08 +01:00
des_modes.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
Ed25519.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
evp.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_KDF_HKDF.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_KDF_PBKDF2.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_KDF_SCRYPT.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_KDF_SS.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_KDF_SSHKDF.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_KDF_TLS1_PRF.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_KDF_X942.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_KDF_X963.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
EVP_MAC_BLAKE2.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_MAC_CMAC.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_GMAC.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_HMAC.pod Minor doc fixes for EVP_MAC. 2018-12-23 00:32:24 +01:00
EVP_MAC_KMAC.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_POLY1305.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_SIPHASH.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
openssl-core.h.pod Describe OSSL_PARAM as a parameter descriptor 2019-07-23 07:30:33 +02:00
openssl_user_macros.pod.in In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
ossl_store-file.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
ossl_store.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
passphrase-encoding.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
property.pod Fix Typos 2019-07-02 14:22:29 +02:00
provider-base.pod Add fips provider code for handling self test data 2019-08-19 09:18:33 +10:00
provider-cipher.pod Cleanup ciphers and Add 3des ciphers. 2019-08-26 17:05:08 +10:00
provider-digest.pod cleanup provider digests 2019-08-20 09:07:12 +10:00
provider-keyexch.pod Documentation for the provider Key Exchange operation 2019-08-05 14:32:48 +01:00
provider-keymgmt.pod Document the provider DIGEST operation 2019-07-25 13:37:25 +01:00
provider-mac.pod Get rid of the diversity of names for MAC parameters 2019-08-24 13:01:15 +02:00
provider.pod Do not have duplicate section heads 2019-08-27 07:08:11 +10:00
RAND.pod man: clarify the 'random number generator must be seeded' requirement 2019-06-27 14:39:07 +02:00
RAND_DRBG.pod Do not have duplicate section heads 2019-08-27 07:08:11 +10:00
RSA-PSS.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
SM2.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00
ssl.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
x509.pod doc: fix some links 2019-07-19 20:16:30 +02:00
X25519.pod Use EXAMPLES not EXAMPLE for section title 2019-08-19 00:06:39 +02:00