From: Dmitry Belyavskiy Date: Tue, 22 Dec 2020 08:40:46 +0000 (+0100) Subject: Fix doc-nits for list command X-Git-Tag: openssl-3.0.0-alpha10~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdf05eb7611a1fdb283162228985286a09d07940;p=thirdparty%2Fopenssl.git Fix doc-nits for list command Bug was introduced in #13669 Reviewed-by: Matt Caswell Reviewed-by: Nicola Tuveri (Merged from https://github.com/openssl/openssl/pull/13728) --- diff --git a/doc/man1/openssl-list.pod.in b/doc/man1/openssl-list.pod.in index b06478e7113..74389dca233 100644 --- a/doc/man1/openssl-list.pod.in +++ b/doc/man1/openssl-list.pod.in @@ -13,16 +13,16 @@ B [B<-select> I] [B<-1>] [B<-commands>] -[B<-digest-commands>] +[B<-digest-algorithms>] {- output_off() if $disabled{"deprecated-3.0"}; "" --}[B<-digest-algorithms>] +-}[B<-digest-commands>] {- output_on() if $disabled{"deprecated-3.0"}; "" -}[B<-kdf-algorithms>] [B<-mac-algorithms>] [B<-random-generators>] -[B<-cipher-commands>] +[B<-cipher-algorithms>] {- output_off() if $disabled{"deprecated-3.0"}; "" --}[B<-cipher-algorithms>] +-}[B<-cipher-commands>] {- output_on() if $disabled{"deprecated-3.0"}; "" -}[B<-encoders>] [B<-decoders>]