diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-09-06 18:16:48 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-09-06 18:16:48 +0000 |
| commit | 248aee623cc3e95cadc710fe1668269b841e171b (patch) | |
| tree | b144d034dc9f7c786d7dfcedd59cee6c9a125418 /lib/libc/net/getipnodebyname.3 | |
| parent | 57a12c8e24b4d67ccc12561633419985ab64985d (diff) | |
Notes
Diffstat (limited to 'lib/libc/net/getipnodebyname.3')
| -rw-r--r-- | lib/libc/net/getipnodebyname.3 | 5 |
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 |
