]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
openssl-info.pod.in: Add windowscontext option to synopsis in doc
authorTomas Mraz <tomas@openssl.org>
Wed, 16 Oct 2024 18:00:19 +0000 (20:00 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 16 Oct 2024 18:00:19 +0000 (20:00 +0200)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25712)

doc/man1/openssl-info.pod.in

index 90c6676079f6327bf0b1426bee244d51a7d3e57e..ac3a36d54c7e8012df88dfbef5725ff43e6c3b55 100644 (file)
@@ -17,6 +17,7 @@ B<openssl info>
 [B<-listsep>]
 [B<-seeds>]
 [B<-cpusettings>]
+[B<-windowscontext>]
 
 =head1 DESCRIPTION
 
@@ -83,6 +84,8 @@ Outputs the Windows install context.
 
 This command was added in OpenSSL 3.0.
 
+The B<-windowscontext> option was added in OpenSSL 3.4.
+
 =head1 COPYRIGHT
 
 Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.