deafult -> default
authorjsg <jsg@openbsd.org>
Fri, 31 Dec 2021 22:38:01 +0000 (22:38 +0000)
committerjsg <jsg@openbsd.org>
Fri, 31 Dec 2021 22:38:01 +0000 (22:38 +0000)
lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3

index 3226dab..ef9e2d3 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.21 2021/11/17 16:08:32 schwarze Exp $
+.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.22 2021/12/31 22:38:01 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: November 17 2021 $
+.Dd $Mdocdate: December 31 2021 $
 .Dt X509_VERIFY_PARAM_SET_FLAGS 3
 .Os
 .Sh NAME
@@ -618,7 +618,7 @@ nor
 .Dv X509_V_FLAG_NO_CHECK_TIME
 is set, the validity period of certificates and CRLs is checked
 using the current time.
-This is the deafult behaviour.
+This is the default behaviour.
 In this case, if a validation time was set with
 .Fn X509_VERIFY_PARAM_set_time
 but