summaryrefslogtreecommitdiffstats
path: root/doc/man1/list.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/list.pod')
-rw-r--r--doc/man1/list.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man1/list.pod b/doc/man1/list.pod
index 901a2668dd..1e4d7cdd0a 100644
--- a/doc/man1/list.pod
+++ b/doc/man1/list.pod
@@ -53,6 +53,8 @@ as input to the L<dgst(1)> or L<speed(1)> commands.
Display a list of message digest 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>.
+If a line is of the form C<foo @ bar>, then B<foo> is provided by the provider
+B<bar>.
=item B<-mac-algorithms>
@@ -70,6 +72,8 @@ to the L<dgst(1)> or L<speed(1)> commands.
Display a list of cipher 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>.
+If a line is of the form C<foo @ bar>, then B<foo> is provided by the provider
+B<bar>.
=item B<-public-key-algorithms>