diff options
| author | 2016-11-22 21:38:18 +0000 | |
|---|---|---|
| committer | 2016-11-22 21:38:18 +0000 | |
| commit | 0df4f61c8253267ff232f36e42af8352fb8f6bff (patch) | |
| tree | f109c10f8f864d84da1f9137a9054a16f32655f1 /lib/libcrypto/man/OPENSSL_load_builtin_modules.3 | |
| parent | Fold union pf_headers buffer into struct pf_pdesc (enabled by pfvar_priv.h). (diff) | |
| download | wireguard-openbsd-0df4f61c8253267ff232f36e42af8352fb8f6bff.tar.xz wireguard-openbsd-0df4f61c8253267ff232f36e42af8352fb8f6bff.zip | |
various cleanup;
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. |
