summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2013-10-21 11:03:02 +0200
committerDr. Stephen Henson <steve@openssl.org>2013-10-22 07:38:25 +0100
commited77017b594754240013c378b4f7c10440c94d7a (patch)
tree65c70906b29d49691ee229127a93a7f3a87fa80a /crypto
parentc8919dde09d56f03615a52031964bc9a77b26e90 (diff)
POD: Fix list termination
This fixes problems in POD list formatting: extra or missing =back sequences. doc/ssl/SSL_CTX_set1_curves.pod around line 90: =back without =over doc/ssl/SSL_CTX_set1_verify_cert_store.pod around line 73: =back without =over doc/ssl/SSL_CTX_add1_chain_cert.pod around line 82: =back without =over doc/crypto/evp.pod around line 40: '=item' outside of any '=over' crypto/des/des.pod around line 184: You forgot a '=back' before '=head1' PR#3147
Diffstat (limited to 'crypto')
-rw-r--r--crypto/des/des.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/des/des.pod b/crypto/des/des.pod
index bf479e83d2..b8daf6168a 100644
--- a/crypto/des/des.pod
+++ b/crypto/des/des.pod
@@ -181,6 +181,8 @@ the uuencoded file to embed in the begin line of the uuencoded
output. If there is no name specified after the B<-u>, the name text.des
will be embedded in the header.
+=back
+
=head1 SEE ALSO
ps(1),