X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fopenssl.git;a=blobdiff_plain;f=doc%2Fman1%2Fopenssl-ecparam.pod.in;fp=doc%2Fman1%2Fopenssl-ecparam.pod.in;h=934bf5a3808101add0b74216249541254b0116ba;hp=c8391b481f7b913ad0527218768b0c92666af799;hb=35eb4588710dc900f53301f87e3a27782b443f76;hpb=e1dcac22607f6ecbb5ad4f15fc1a54f54f40c1ba diff --git a/doc/man1/openssl-ecparam.pod.in b/doc/man1/openssl-ecparam.pod.in index c8391b481f..934bf5a380 100644 --- a/doc/man1/openssl-ecparam.pod.in +++ b/doc/man1/openssl-ecparam.pod.in @@ -134,6 +134,9 @@ This option will generate an EC private key using the specified parameters. =head1 EXAMPLES +Examples equivalent to these can be found in the documentation for the +non-deprecated L and L commands. + To create EC parameters with the group 'prime192v1': openssl ecparam -out ec_param.pem -name prime192v1