aboutsummaryrefslogtreecommitdiff
path: root/doc/apps
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-18 10:16:40 -0400
committerRich Salz <rsalz@openssl.org>2016-05-19 08:51:59 -0400
commit99ec4fdb40a4c06ee8e986f6293e59516d05999a (patch)
treedb939c8002ea6d333c001d8b5cc8a874d062c3d4 /doc/apps
parente64b5557814e2c9eb1aca111936cb8ac151dfceb (diff)
downloadopenssl-99ec4fdb40a4c06ee8e986f6293e59516d05999a.zip
openssl-99ec4fdb40a4c06ee8e986f6293e59516d05999a.tar.gz
openssl-99ec4fdb40a4c06ee8e986f6293e59516d05999a.tar.bz2
Ensure =cut is last line in every file.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/apps')
-rw-r--r--doc/apps/genpkey.pod1
-rw-r--r--doc/apps/genrsa.pod1
-rw-r--r--doc/apps/pkcs12.pod1
-rw-r--r--doc/apps/pkeyutl.pod2
-rw-r--r--doc/apps/rehash.pod2
-rw-r--r--doc/apps/rsautl.pod2
-rw-r--r--doc/apps/verify.pod1
7 files changed, 7 insertions, 3 deletions
diff --git a/doc/apps/genpkey.pod b/doc/apps/genpkey.pod
index 1bb8c60..36ebc9e 100644
--- a/doc/apps/genpkey.pod
+++ b/doc/apps/genpkey.pod
@@ -259,4 +259,3 @@ The ability to use NIST curve names, and to generate an EC key directly,
were added in OpenSSL 1.0.2.
=cut
-
diff --git a/doc/apps/genrsa.pod b/doc/apps/genrsa.pod
index 37ced0d..8478bcb 100644
--- a/doc/apps/genrsa.pod
+++ b/doc/apps/genrsa.pod
@@ -104,4 +104,3 @@ be much larger (typically 1024 bits).
L<gendsa(1)>
=cut
-
diff --git a/doc/apps/pkcs12.pod b/doc/apps/pkcs12.pod
index d38484b..624ad2d 100644
--- a/doc/apps/pkcs12.pod
+++ b/doc/apps/pkcs12.pod
@@ -357,3 +357,4 @@ Include some extra certificates:
L<pkcs8(1)>
+=cut
diff --git a/doc/apps/pkeyutl.pod b/doc/apps/pkeyutl.pod
index fed683f..5e24f4f 100644
--- a/doc/apps/pkeyutl.pod
+++ b/doc/apps/pkeyutl.pod
@@ -273,3 +273,5 @@ seed consisting of the single byte 0xFF:
L<genpkey(1)>, L<pkey(1)>, L<rsautl(1)>
L<dgst(1)>, L<rsa(1)>, L<genrsa(1)>,
L<EVP_PKEY_HKDF(3)>, L<EVP_PKEY_TLS1_PRF(3)>
+
+=cut
diff --git a/doc/apps/rehash.pod b/doc/apps/rehash.pod
index 7ec6511..764ec7d 100644
--- a/doc/apps/rehash.pod
+++ b/doc/apps/rehash.pod
@@ -125,3 +125,5 @@ Ignored if directories are listed on the command line.
L<openssl(1)>,
L<crl(1)>.
L<x509(1)>.
+
+=cut
diff --git a/doc/apps/rsautl.pod b/doc/apps/rsautl.pod
index 357b722..257481c 100644
--- a/doc/apps/rsautl.pod
+++ b/doc/apps/rsautl.pod
@@ -191,3 +191,5 @@ which it can be seen agrees with the recovered value above.
=head1 SEE ALSO
L<dgst(1)>, L<rsa(1)>, L<genrsa(1)>
+
+=cut
diff --git a/doc/apps/verify.pod b/doc/apps/verify.pod
index 673a05a..3dfb884 100644
--- a/doc/apps/verify.pod
+++ b/doc/apps/verify.pod
@@ -703,4 +703,3 @@ The B<-issuer_checks> option is deprecated as of OpenSSL 1.1.0 and
is silently ignored.
=cut
-