getaddrinfo(3): A typo fixed

PR:	266403
This commit is contained in:
Maxim Konovalov
2022-09-14 05:08:45 +00:00
parent f7dc4a71da
commit acc3f0689a
+1 -1
View File
@@ -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