summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/gai_strerror.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2005-02-14 11:24:58 +0000
committerphantom <phantom@FreeBSD.org>2005-02-14 11:24:58 +0000
commit4548946acd47afa9ed8af3978827f3de56d9034e (patch)
tree73afb7ebe58b6b2046e2e4cf002129df149722d9 /lib/libc/net/gai_strerror.3
parent332a6d5ce334134ebe5e2b9b348197b378f28f59 (diff)
downloadFreeBSD-src-4548946acd47afa9ed8af3978827f3de56d9034e.zip
FreeBSD-src-4548946acd47afa9ed8af3978827f3de56d9034e.tar.gz
EAI_ADDRFAMILY and EAI_NODATA are obsoleted, and not definined anymore,
so do not export these definitions via manual page
Diffstat (limited to 'lib/libc/net/gai_strerror.3')
-rw-r--r--lib/libc/net/gai_strerror.37
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
OpenPOWER on IntegriCloud