From c460d602798f2c07ec07290ff4c37f76094717bb Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 29 Sep 2023 09:28:21 +0000 Subject: Fix a wrong tag and work around an ugly linebreak --- src/lib/libcrypto/man/X509v3_addr_validate_path.3 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/X509v3_addr_validate_path.3 b/src/lib/libcrypto/man/X509v3_addr_validate_path.3 index 1315e2013e..109cab3f52 100644 --- a/src/lib/libcrypto/man/X509v3_addr_validate_path.3 +++ b/src/lib/libcrypto/man/X509v3_addr_validate_path.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509v3_addr_validate_path.3,v 1.1 2023/09/29 08:57:49 tb Exp $ +.\" $OpenBSD: X509v3_addr_validate_path.3,v 1.2 2023/09/29 09:28:21 tb Exp $ .\" .\" Copyright (c) 2023 Theo Buehler .\" @@ -114,7 +114,7 @@ for .Fa asid . .Sh RETURN VALUES All these functions return 1 on successful validation and 0 otherwise. -.Pa +.Pp For .Fn X509v3_addr_validate_path and @@ -141,12 +141,13 @@ With the exception of an allocation error, no error codes are set on the error stack. .Pp .Fn X509v3_addr_validate_resource_set +accepts a +.Dv NULL +.Fa addrblocks and .Fn X509v3_asid_validate_resource_set -accept a +accepts a .Dv NULL -.Fa addrblocks -or .Fa asid as valid. They fail if -- cgit v1.2.3-55-g6feb