Point out that the result of IPAddressRange_new() is an invalid range
authortb <tb@openbsd.org>
Sun, 1 Oct 2023 08:17:52 +0000 (08:17 +0000)
committertb <tb@openbsd.org>
Sun, 1 Oct 2023 08:17:52 +0000 (08:17 +0000)
commitf97b3d9c37ac96b93642fceaf10a4184b2b46b4c
tree795697bc862bd2d19840642a130cc548ca94dba0
parente7ddc0b3c918f3209340e5946355a0e0d51ce163
Point out that the result of IPAddressRange_new() is an invalid range
since it should be a prefix.
lib/libcrypto/man/IPAddressRange_new.3