doc: remove references to undepreciated commands being deprecated.
authorPauli <pauli@openssl.org>
Wed, 12 May 2021 05:19:54 +0000 (15:19 +1000)
committerPauli <pauli@openssl.org>
Thu, 13 May 2021 11:52:43 +0000 (21:52 +1000)
commit3ba3e350fd15c133a172095f67e6e0c99ab9b410
tree86ca05c6e5d128ec80e31e3214077513c31f3e4a
parent7bc027d73bc51cfa0ae23fbfd91134be9464d694
doc: remove references to undepreciated commands being deprecated.

The dsa, ec, ecparam, and rsa manual pages refer to themselves are being
deprecated which they aren't.  Address this and add a note pointing to
the pkey command equivalents albeit without recommending it.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15239)
doc/man1/openssl-dsa.pod.in
doc/man1/openssl-ec.pod.in
doc/man1/openssl-ecparam.pod.in
doc/man1/openssl-rsa.pod.in