Remove stray -modulus option from the ec manual page.
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 24 Jan 2019 16:58:56 +0000 (17:58 +0100)
committerMatt 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

index 9d2fc1f645e6b7ede2580acd55cb1f499a0300e5..0a1e7af7e19e668145784d8921ada24437e9f0dd 100644 (file)
@@ -101,10 +101,6 @@ Prints out the public, private key components and parameters.
 
 This option prevents output of the encoded version of the key.
 
 
 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
 =item B<-pubin>
 
 By default, a private key is read from the input file. With this option a