diff options
author | Rich Salz <rsalz@openssl.org> | 2016-05-21 02:52:46 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-05-21 02:54:00 +0200 |
commit | 05ea606a2536590e1ef74020056665345f39efa8 (patch) | |
tree | 58dc911e8abe04becb6f1d0a876624073950d911 /doc/crypto/OPENSSL_ia32cap.pod | |
parent | Fix Windows 64 bit crashes (diff) | |
download | openssl-05ea606a2536590e1ef74020056665345f39efa8.tar.xz openssl-05ea606a2536590e1ef74020056665345f39efa8.zip |
Doc nits cleanup, round 2
Fix some code examples, trailing whitespace
Fix TBA sections in verify, remove others.
Remove empty sections
Use Mixed Case not ALL CAPS in head2
Enhance doc-nits script.
Remove extra =cut line
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/crypto/OPENSSL_ia32cap.pod')
-rw-r--r-- | doc/crypto/OPENSSL_ia32cap.pod | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/crypto/OPENSSL_ia32cap.pod b/doc/crypto/OPENSSL_ia32cap.pod index 1571edc204..363d158853 100644 --- a/doc/crypto/OPENSSL_ia32cap.pod +++ b/doc/crypto/OPENSSL_ia32cap.pod @@ -95,8 +95,6 @@ and RORX; =back -=cut - =head1 COPYRIGHT Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. |