From: Tomas Mraz Date: Wed, 16 Oct 2024 18:00:19 +0000 (+0200) Subject: openssl-info.pod.in: Add windowscontext option to synopsis in doc X-Git-Tag: openssl-3.5.0-alpha1~1004 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6bb62ab82682b9e19d594eb8fd52a5a560ba65f3;p=thirdparty%2Fopenssl.git openssl-info.pod.in: Add windowscontext option to synopsis in doc Reviewed-by: Neil Horman Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/25712) --- diff --git a/doc/man1/openssl-info.pod.in b/doc/man1/openssl-info.pod.in index 90c6676079f..ac3a36d54c7 100644 --- a/doc/man1/openssl-info.pod.in +++ b/doc/man1/openssl-info.pod.in @@ -17,6 +17,7 @@ B [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.