From aec5b6f6af31574490a2cfeb6b087e40609984c2 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Sun, 19 Sep 1999 17:57:35 +0000 Subject: [PATCH] Fix typo PR: docs/13814 Submitted by: Alex Vasylenko --- lib/libc/net/gethostbyname.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index ba5b428904f..1b48c4a4153 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