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.4.0-alpha1~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1985ba60bba272d5780c498461f2b1171f10aa21;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) --- diff --git a/doc/man1/openssl-ca.pod.in b/doc/man1/openssl-ca.pod.in index 2bb7258237f..32f944bec22 100644 --- a/doc/man1/openssl-ca.pod.in +++ b/doc/man1/openssl-ca.pod.in @@ -179,7 +179,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