[openssl-commits] [openssl] OpenSSL_1_1_1-stable update
Matt Caswell
matt at openssl.org
Sun Jan 27 11:58:32 UTC 2019
The branch OpenSSL_1_1_1-stable has been updated
via b62ef4e137e2eb384d5835502bbfe09908ec5a6a (commit)
from d4f4fcabec16933bbd6572e17ba272a0e2852749 (commit)
- Log -----------------------------------------------------------------
commit b62ef4e137e2eb384d5835502bbfe09908ec5a6a
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date: Thu Jan 24 17:58:56 2019 +0100
Remove stray -modulus option from the ec manual page.
Reviewed-by: Paul Yang <yang.yang at baishancloud.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8082)
(cherry picked from commit d7bcbfd0828616f33008e711eabc6ec00b32e87b)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/ec.pod | 4 ----
1 file changed, 4 deletions(-)
diff --git a/doc/man1/ec.pod b/doc/man1/ec.pod
index 0b83660..6c1d114 100644
--- a/doc/man1/ec.pod
+++ b/doc/man1/ec.pod
@@ -101,10 +101,6 @@ Prints out the public, private key components and parameters.
This option prevents output of the encoded version of the key.
-=item B<-modulus>
-
-This option prints out the value of the public key component of the key.
-
=item B<-pubin>
By default, a private key is read from the input file. With this option a
More information about the openssl-commits
mailing list