diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-19 17:59:41 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-19 17:59:41 +0000 |
| commit | c17767bc23c0bc6ffdbfe8744e5a16ec8894659e (patch) | |
| tree | 928042719dbf7d109075530c986c802c8c61b7f3 /lib/libc | |
| parent | 1e41282ea7721ebe1873291a061e5c3f8f61f7f0 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/gethostbyname.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index ba5b428904f7..1b48c4a4153f 100644 --- a/lib/libc/net/gethostbyname.3 +++ b/lib/libc/net/gethostbyname.3 @@ -114,7 +114,7 @@ this is for backward compatibility. When using the nameserver, .Fn gethostbyname and -.Fn gethostbyname +.Fn gethostbyname2 will search for the named host in the current domain and its parents unless the name ends in a dot. If the name contains no dot, and if the environment variable |
