Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 03:19:04 -0700 (PDT)
From:      Alex Vasylenko <lxv@mix.nest.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/13814: gethostbyname.3 correction
Message-ID:  <199909191019.DAA78091@mix.nest.org>

next in thread | raw e-mail | index | archive | help

>Number:         13814
>Category:       docs
>Synopsis:       gethostbyname.3 correction
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 19 03:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909191019.DAA78091>