diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-10 00:55:51 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-10 00:55:51 +0000 |
commit | e8c49a5789fbc0320577a8efc6faf5aa214e0b8a (patch) | |
tree | b93f579db48feab1546e62bea69c7ce856439aaa /lib/libcrypto | |
parent | 3326e23af61d35036a7fd835b7842a6931333cd1 (diff) |
unsusual -> unusual
Diffstat (limited to 'lib/libcrypto')
-rw-r--r-- | lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 b/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 index ef9e2d3e05d..547940e3eb6 100644 --- a/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 +++ b/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.22 2021/12/31 22:38:01 jsg Exp $ +.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.23 2022/03/10 00:55:50 jsg Exp $ .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 .\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 .\" @@ -68,7 +68,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 31 2021 $ +.Dd $Mdocdate: March 10 2022 $ .Dt X509_VERIFY_PARAM_SET_FLAGS 3 .Os .Sh NAME @@ -257,7 +257,7 @@ clears the specified in .Fa param . .Pp -Calling this function can result in unsusual internal states of the +Calling this function can result in unusual internal states of the .Fa param object, for example having a verification time configured but having .Dv X509_V_FLAG_USE_CHECK_TIME |