diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/gai_strerror.3 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libc/net/gai_strerror.3 b/lib/libc/net/gai_strerror.3 index 97e3d6d..2af665a 100644 --- a/lib/libc/net/gai_strerror.3 +++ b/lib/libc/net/gai_strerror.3 @@ -42,10 +42,6 @@ The following error codes and their meaning are defined in .Aq Pa netdb.h : .Pp .Bl -tag -width "EAI_ADDRFAMILYXX" -offset indent -compact -.It Dv EAI_ADDRFAMILY -address family for -.Fa hostname -not supported .It Dv EAI_AGAIN temporary failure in name resolution .It Dv EAI_BADFLAGS @@ -61,9 +57,6 @@ non-recoverable failure in name resolution not supported. .It Dv EAI_MEMORY memory allocation failure -.It Dv EAI_NODATA -no address associated with -.Fa hostname .It Dv EAI_NONAME .Fa hostname or |