]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix typo in openssl-verification-options documentation.
authorJaime Hablutzel <hablutzel1@gmail.com>
Mon, 17 Jun 2024 16:40:08 +0000 (11:40 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 19 Jun 2024 10:58:03 +0000 (12:58 +0200)
CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24662)

(cherry picked from commit f159d861e2761ffc6421b0486fdd482f37215f9f)

doc/man1/openssl-verification-options.pod

index 6888d5244fbe2ca18aa9d7bbbf5d0aa602db9c5b..44c2983b558eecb121119a6f29478d396df8c0a7 100644 (file)
@@ -430,7 +430,7 @@ This option may be used multiple times.
 =item B<-policy> I<arg>
 
 Enable policy processing and add I<arg> to the user-initial-policy-set (see
-RFC5280). The policy I<arg> can be an object name an OID in numeric form.
+RFC5280). The policy I<arg> can be an object name or an OID in numeric form.
 This argument can appear more than once.
 
 =item B<-explicit_policy>