summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-09-03 14:29:46 +1000
committerPauli <paul.dale@oracle.com>2019-09-06 19:27:57 +1000
commitd4496dc129363153f3d887ab8d2b0c01d3f93f0e (patch)
treed1d954cc14cc64bd4da09ccbb75c97e999e5dab0 /doc
parentf575bd2af73e19b8f317a2a857ba6d1eb0ca0c14 (diff)
Remove reference to legacy aliases for MAC and KDF
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9662)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-list.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man1/openssl-list.pod b/doc/man1/openssl-list.pod
index 28daa80ead..3a3c5ab4a9 100644
--- a/doc/man1/openssl-list.pod
+++ b/doc/man1/openssl-list.pod
@@ -68,14 +68,10 @@ information on what parameters each implementation supports.
=item B<-kdf-algorithms>
Display a list of key derivation function algorithms.
-If a line is of the form C<foo =E<gt> bar> then B<foo> is an alias for the
-official algorithm name, B<bar>.
=item B<-mac-algorithms>
Display a list of message authentication code algorithms.
-If a line is of the form C<foo =E<gt> bar> then B<foo> is an alias for the
-official algorithm name, B<bar>.
=item B<-cipher-commands>