diff options
author | jmc <> | 2021-06-11 19:45:21 +0000 |
---|---|---|
committer | jmc <> | 2021-06-11 19:45:21 +0000 |
commit | dfcae0917001a88404ae397c35b20caa458f932e (patch) | |
tree | 463902f98da06dd3a3f213415dbf11980558b59e /src/lib/libcrypto/man | |
parent | c29106da26ba83d9f0dec29e9b66d329ad964c38 (diff) | |
download | openbsd-dfcae0917001a88404ae397c35b20caa458f932e.tar.gz openbsd-dfcae0917001a88404ae397c35b20caa458f932e.tar.bz2 openbsd-dfcae0917001a88404ae397c35b20caa458f932e.zip |
space between RFC and number;
Diffstat (limited to 'src/lib/libcrypto/man')
-rw-r--r-- | src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 index 33cca3b4b3..7fc559f7fd 100644 --- a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 +++ b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.15 2020/09/17 08:04:22 schwarze Exp $ | 1 | .\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.16 2021/06/11 19:45:21 jmc Exp $ |
2 | .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 | 2 | .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 |
3 | .\" selective merge up to: OpenSSL 6328d367 Jul 4 21:58:30 2020 +0200 | 3 | .\" selective merge up to: OpenSSL 6328d367 Jul 4 21:58:30 2020 +0200 |
4 | .\" | 4 | .\" |
@@ -68,7 +68,7 @@ | |||
68 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 68 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
69 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 69 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
70 | .\" | 70 | .\" |
71 | .Dd $Mdocdate: September 17 2020 $ | 71 | .Dd $Mdocdate: June 11 2021 $ |
72 | .Dt X509_VERIFY_PARAM_SET_FLAGS 3 | 72 | .Dt X509_VERIFY_PARAM_SET_FLAGS 3 |
73 | .Os | 73 | .Os |
74 | .Sh NAME | 74 | .Sh NAME |
@@ -404,7 +404,7 @@ peer name may be a wildcard name or a sub-domain of the reference | |||
404 | identifier respectively. | 404 | identifier respectively. |
405 | .Pp | 405 | .Pp |
406 | .Fn X509_VERIFY_PARAM_set1_email | 406 | .Fn X509_VERIFY_PARAM_set1_email |
407 | sets the expected RFC822 email address to | 407 | sets the expected RFC 822 email address to |
408 | .Fa email . | 408 | .Fa email . |
409 | .Fa emaillen | 409 | .Fa emaillen |
410 | should be set to the length of | 410 | should be set to the length of |