diff options
Diffstat (limited to 'lib/libc/net/getipnodebyname.3')
-rw-r--r-- | lib/libc/net/getipnodebyname.3 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libc/net/getipnodebyname.3 b/lib/libc/net/getipnodebyname.3 index d9de5bf..dbef578 100644 --- a/lib/libc/net/getipnodebyname.3 +++ b/lib/libc/net/getipnodebyname.3 @@ -461,15 +461,6 @@ are documented in The implementation first appeared in KAME advanced networking kit. .\" .Sh BUGS -Although the current implementation is otherwise thread-safe, using -it in conjunction with -.Fn gethostby* -(see -.Xr gethostbyname 3 ) -or -.Xr yp 8 -breaks the thread-safety of both. -.Pp The .Fn getipnodebyname and |