From: Tomas Mraz Date: Thu, 24 Jan 2019 16:58:56 +0000 (+0100) Subject: Remove stray -modulus option from the ec manual page. X-Git-Tag: OpenSSL_1_1_1b~67 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b62ef4e137e2eb384d5835502bbfe09908ec5a6a;p=oweals%2Fopenssl.git Remove stray -modulus option from the ec manual page. Reviewed-by: Paul Yang Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/8082) (cherry picked from commit d7bcbfd0828616f33008e711eabc6ec00b32e87b) --- diff --git a/doc/man1/ec.pod b/doc/man1/ec.pod index 0b836603ca..6c1d114a34 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