From: tb Date: Tue, 3 Oct 2023 09:58:06 +0000 (+0000) Subject: Fix a typo and move a word X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1fa6c88b0f9f427a46cbe5a87e79ab7b2a56666e;p=openbsd Fix a typo and move a word --- diff --git a/lib/libcrypto/man/IPAddressRange_new.3 b/lib/libcrypto/man/IPAddressRange_new.3 index 3195ebfa9f0..a812107cdfd 100644 --- a/lib/libcrypto/man/IPAddressRange_new.3 +++ b/lib/libcrypto/man/IPAddressRange_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: IPAddressRange_new.3,v 1.8 2023/10/01 08:23:58 tb Exp $ +.\" $OpenBSD: IPAddressRange_new.3,v 1.9 2023/10/03 09:58:06 tb Exp $ .\" .\" Copyright (c) 2023 Theo Buehler .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 1 2023 $ +.Dd $Mdocdate: October 3 2023 $ .Dt IPADDRESSRANGE_NEW 3 .Os .Sh NAME @@ -103,9 +103,9 @@ .Vt IPAddressChoice , and .Vt IPAddressFamily -are building blocks of the RFC 3779 +are building blocks of the .Vt IPAddrBlocks -type representing the IP address delegation extension. +type representing the RFC 3779 IP address delegation extension. .Pp Per RFC 3779, section 2.1.1, an IPv4 or an IPv6 address is encoded in network byte order in an @@ -183,7 +183,7 @@ The API uses for this. .Pp The -.Vt IpAddressOrRange +.Vt IPAddressOrRange type defined in RFC 3779 section 2.2.3.7 is implemented as .Bd -literal -offset indent typedef struct IPAddressOrRange_st {