summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-19 17:57:35 +0000
committerphantom <phantom@FreeBSD.org>1999-09-19 17:57:35 +0000
commit33cff5565175963a0000a94d12661c26211a5c88 (patch)
tree6b05d6f36fbdc1b49fba3ed7f917ac2758316b2a /lib
parent140cb4ff83b0061eeba0756f708f3f7c117e76e5 (diff)
downloadFreeBSD-src-33cff5565175963a0000a94d12661c26211a5c88.zip
FreeBSD-src-33cff5565175963a0000a94d12661c26211a5c88.tar.gz
Fix typo
PR: docs/13814 Submitted by: Alex Vasylenko <lxv@mix.nest.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/gethostbyname.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index ba5b428..1b48c4a 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
OpenPOWER on IntegriCloud