From: Jaime Hablutzel Date: Mon, 17 Jun 2024 16:40:08 +0000 (-0500) Subject: Fix typo in openssl-verification-options documentation. X-Git-Tag: openssl-3.1.7~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6604a00ffbf30bb686310f720cc64e84939206;p=thirdparty%2Fopenssl.git Fix typo in openssl-verification-options documentation. CLA: trivial Reviewed-by: Tom Cosgrove Reviewed-by: Kurt Roeckx Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/24662) (cherry picked from commit f159d861e2761ffc6421b0486fdd482f37215f9f) --- diff --git a/doc/man1/openssl-verification-options.pod b/doc/man1/openssl-verification-options.pod index 6888d5244fb..44c2983b558 100644 --- a/doc/man1/openssl-verification-options.pod +++ b/doc/man1/openssl-verification-options.pod @@ -430,7 +430,7 @@ This option may be used multiple times. =item B<-policy> I Enable policy processing and add I to the user-initial-policy-set (see -RFC5280). The policy I can be an object name an OID in numeric form. +RFC5280). The policy I can be an object name or an OID in numeric form. This argument can appear more than once. =item B<-explicit_policy>