projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6638b22
)
Remove stray -modulus option from the ec manual page.
author
Tomas Mraz
<tmraz@fedoraproject.org>
Thu, 24 Jan 2019 16:58:56 +0000
(17:58 +0100)
committer
Matt Caswell
<matt@openssl.org>
Sun, 27 Jan 2019 11:57:11 +0000
(11:57 +0000)
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8082)
doc/man1/ec.pod
patch
|
blob
|
history
diff --git
a/doc/man1/ec.pod
b/doc/man1/ec.pod
index 9d2fc1f645e6b7ede2580acd55cb1f499a0300e5..0a1e7af7e19e668145784d8921ada24437e9f0dd 100644
(file)
--- 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