From lxv@mix.nest.org Sun Sep 19 03:19:34 1999
Return-Path: <lxv@mix.nest.org>
Received: from mix.nest.org (gw.alexv.meer.net [209.157.136.97])
	by hub.freebsd.org (Postfix) with ESMTP id A6F48150DD
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Sep 1999 03:19:33 -0700 (PDT)
	(envelope-from lxv@mix.nest.org)
Received: (from lxv@localhost)
	by mix.nest.org (8.9.3/8.9.3) id DAA78091;
	Sun, 19 Sep 1999 03:19:04 -0700 (PDT)
	(envelope-from lxv)
Message-Id: <199909191019.DAA78091@mix.nest.org>
Date: Sun, 19 Sep 1999 03:19:04 -0700 (PDT)
From: Alex Vasylenko <lxv@mix.nest.org>
Reply-To: lxv@mix.nest.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: gethostbyname.3 correction
X-Send-Pr-Version: 3.2

>Number:         13814
>Category:       docs
>Synopsis:       gethostbyname.3 correction
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 19 03:20:00 PDT 1999
>Closed-Date:    Sun Sep 19 10:59:53 PDT 1999
>Last-Modified:  Sun Sep 19 11:03:12 PDT 1999
>Originator:     Alex Vasylenko
>Release:        FreeBSD 3.3-RC i386
>Organization:
>Environment:

	src/lib/libc/net/gethostbyname.3,v 1.10.2.1

>Description:

	"gethostbyname() and gethostbyname()" -> "gethostbyname() and gethostbyname2()"

>How-To-Repeat:

	man 3 gethostbyname

>Fix:
	
	*** gethostbyname.3~    Tue Aug 31 06:45:45 1999
	--- gethostbyname.3     Sun Sep 19 03:03:11 1999
	*************** this is for backward compatibility.
	*** 114,120 ****
	  When using the nameserver,
	  .Fn gethostbyname
	  and
	! .Fn gethostbyname
	  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
	--- 114,120 ----
	  When using the nameserver,
	  .Fn gethostbyname
	  and
	! .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


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phantom 
State-Changed-When: Sun Sep 19 10:59:53 PDT 1999 
State-Changed-Why:  
Patch commited. Thanks! 
>Unformatted:
