X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=doc%2Fman3%2FDH_size.pod;h=3161ef3ee3bfcb1e1fed9377512beed11c435a9f;hb=9a131ad7477f85d40ee96853e60d0de86f5f4e09;hp=2421558d1f4815733ab73e0ba11156dc4c6f500e;hpb=6a2da30347d81245dd4841833808621d189a9629;p=openssl.git diff --git a/doc/man3/DH_size.pod b/doc/man3/DH_size.pod index 2421558d1f..3161ef3ee3 100644 --- a/doc/man3/DH_size.pod +++ b/doc/man3/DH_size.pod @@ -28,7 +28,7 @@ B and Bp> must not be B. DH_security_bits() returns the number of security bits of the given B key. See L. -=head1 RETURN VALUE +=head1 RETURN VALUES DH_size() returns the prime size of Diffie-Hellman in bytes. @@ -43,13 +43,13 @@ L =head1 HISTORY -DH_bits() was added in OpenSSL 1.1.0. +The DH_bits() function was added in OpenSSL 1.1.0. =head1 COPYRIGHT -Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved. -Licensed under the OpenSSL license (the "License"). You may not use +Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L.