summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2019-01-24 17:58:56 +0100
committerMatt Caswell <matt@openssl.org>2019-01-27 11:57:11 +0000
commitd7bcbfd0828616f33008e711eabc6ec00b32e87b (patch)
tree0ee3c28505282429596757849d5fd90e0cbb560f /doc
parent6638b2214761b5f30300534e0fe522448113c6cf (diff)
Remove stray -modulus option from the ec manual page.
Reviewed-by: Paul Yang <yang.yang@baishancloud.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8082)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/ec.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man1/ec.pod b/doc/man1/ec.pod
index 9d2fc1f645..0a1e7af7e1 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