]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Remove reference to legacy aliases for MAC and KDF
authorPauli <paul.dale@oracle.com>
Tue, 3 Sep 2019 04:29:46 +0000 (14:29 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 6 Sep 2019 09:27:57 +0000 (19:27 +1000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9662)

doc/man1/openssl-list.pod

index 28daa80ead461dc785ff81931f5cd41319adb6fa..3a3c5ab4a9ee95005b87acba1277b8b6e2e77fcd 100644 (file)
@@ -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>