diff options
Diffstat (limited to 'lib/libcrypto/man/OPENSSL_load_builtin_modules.3')
| -rw-r--r-- | lib/libcrypto/man/OPENSSL_load_builtin_modules.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 b/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 index f56d5e8c9d8..3f64c2987ab 100644 --- a/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 +++ b/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.3 2016/11/22 21:38:18 jmc Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 22 2016 $ .Dt OPENSSL_LOAD_BUILTIN_MODULES 3 .Os .Sh NAME @@ -24,7 +24,7 @@ list. They can then be used by the OpenSSL configuration code. .Pp .Fn ASN1_add_oid_module -adds just the ASN1 OBJECT module. +adds just the ASN.1 OBJECT module. .Pp .Fn ENGINE_add_conf_module adds just the ENGINE configuration module. |
