aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/getipnodebyname.3
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-09-06 18:16:48 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-09-06 18:16:48 +0000
commit248aee623cc3e95cadc710fe1668269b841e171b (patch)
treeb144d034dc9f7c786d7dfcedd59cee6c9a125418 /lib/libc/net/getipnodebyname.3
parent57a12c8e24b4d67ccc12561633419985ab64985d (diff)
Notes
Diffstat (limited to 'lib/libc/net/getipnodebyname.3')
-rw-r--r--lib/libc/net/getipnodebyname.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/net/getipnodebyname.3 b/lib/libc/net/getipnodebyname.3
index 618f5a3ac6c62..5eec582b8d1fd 100644
--- a/lib/libc/net/getipnodebyname.3
+++ b/lib/libc/net/getipnodebyname.3
@@ -405,9 +405,9 @@ or
.Fn getipnodebyaddr .
.\"
.Sh FILES
-.Bl -tag -width /etc/resolv.conf -compact
+.Bl -tag -width /etc/nsswitch.conf -compact
.It Pa /etc/hosts
-.It Pa /etc/host.conf
+.It Pa /etc/nsswitch.conf
.It Pa /etc/resolv.conf
.El
.\"
@@ -429,6 +429,7 @@ The meanings of each error code are described in
.Xr gethostbyname 3 ,
.Xr gethostbyaddr 3 ,
.Xr hosts 5 ,
+.Xr nsswitch.conf 5 ,
.Xr services 5 ,
.Xr hostname 7 ,
.Xr named 8