mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
getaddrinfo(3): A typo fixed
PR: 266403
This commit is contained in:
parent
f7dc4a71da
commit
acc3f0689a
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ structure created by a call to
|
|||
.Fn getaddrinfo .
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
The behavior of
|
||||
.Li freeadrinfo(NULL)
|
||||
.Li freeaddrinfo(NULL)
|
||||
is left unspecified by both
|
||||
.St -susv4
|
||||
and
|
||||
|
|
|
|||
Loading…
Reference in a new issue