From: Hubert Kario Date: Fri, 26 Jul 2024 14:25:42 +0000 (+0200) Subject: Link to the place where signature options are defined X-Git-Tag: openssl-3.3.2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed16083728a0ab73b87cef58e23ea5490e6e73cc;p=thirdparty%2Fopenssl.git Link to the place where signature options are defined ca man page: link to section Signed-off-by: Hubert Kario Reviewed-by: Dmitry Belyavskiy Reviewed-by: Neil Horman Reviewed-by: Nicola Tuveri Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25011) (cherry picked from commit 1985ba60bba272d5780c498461f2b1171f10aa21) --- diff --git a/doc/man1/openssl-ca.pod.in b/doc/man1/openssl-ca.pod.in index fe09f85c2c1..c44e8831377 100644 --- a/doc/man1/openssl-ca.pod.in +++ b/doc/man1/openssl-ca.pod.in @@ -177,7 +177,8 @@ See L for details. =item B<-sigopt> I:I Pass options to the signature algorithm during sign operations. -Names and values of these options are algorithm-specific. +Names and values of these options are algorithm-specific and +documented in L. =item B<-vfyopt> I:I diff --git a/doc/man1/openssl-dgst.pod.in b/doc/man1/openssl-dgst.pod.in index 5dcdbe548e6..b43d0cb2607 100644 --- a/doc/man1/openssl-dgst.pod.in +++ b/doc/man1/openssl-dgst.pod.in @@ -126,7 +126,8 @@ See L for details. =item B<-sigopt> I:I Pass options to the signature algorithm during sign or verify operations. -Names and values of these options are algorithm-specific. +Names and values of these options are algorithm-specific and documented +in L. =item B<-passin> I