[openssl] master update
Kurt Roeckx
kurt at openssl.org
Sun Feb 17 22:47:16 UTC 2019
The branch master has been updated
via e3ac3654892246d7492f1012897e42ad7efd13ce (commit)
from 70680262329004c934497040bfc6940072043f48 (commit)
- Log -----------------------------------------------------------------
commit e3ac3654892246d7492f1012897e42ad7efd13ce
Author: Vedran Miletić <vedran at miletic.net>
Date: Fri Feb 1 15:03:09 2019 +0100
Add missing dots in dgst man page
CLA: trivial
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
GH: #8142
-----------------------------------------------------------------------
Summary of changes:
doc/man1/dgst.pod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod
index 993c92b..c745cfa 100644
--- a/doc/man1/dgst.pod
+++ b/doc/man1/dgst.pod
@@ -230,8 +230,8 @@ prior to verification.
=head1 HISTORY
-The default digest was changed from MD5 to SHA256 in OpenSSL 1.1.0
-The FIPS-related options were removed in OpenSSL 1.1.0
+The default digest was changed from MD5 to SHA256 in OpenSSL 1.1.0.
+The FIPS-related options were removed in OpenSSL 1.1.0.
=head1 COPYRIGHT
More information about the openssl-commits
mailing list