Sort sections.

This commit is contained in:
wiz 2004-06-25 15:27:39 +00:00
parent 59302fc979
commit da71bc8372

View File

@ -1,4 +1,4 @@
.\" $NetBSD: gethostbyname.3,v 1.24 2003/08/07 16:43:08 agc Exp $
.\" $NetBSD: gethostbyname.3,v 1.25 2004/06/25 15:27:39 wiz Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -242,6 +242,23 @@ for example, a mail-forwarder may be registered for this domain.
.Xr nsswitch.conf 5 ,
.Xr hostname 7 ,
.Xr named 8
.Sh HISTORY
The
.Fn herror
function appeared in
.Bx 4.3 .
The
.Fn endhostent ,
.Fn gethostbyaddr ,
.Fn gethostbyname ,
and
.Fn sethostent
functions appeared in
.Bx 4.2 .
The
.Fn gethostbyname2
function first appeared in bind-4.9.4.
IPv6 support was implemented in WIDE Hydrangea IPv6 protocol stack kit.
.Sh CAVEATS
If the search routines specified in
.Xr nsswitch.conf 5
@ -270,23 +287,6 @@ or
The
.Fn endhostent
function closes the file.
.Sh HISTORY
The
.Fn herror
function appeared in
.Bx 4.3 .
The
.Fn endhostent ,
.Fn gethostbyaddr ,
.Fn gethostbyname ,
and
.Fn sethostent
functions appeared in
.Bx 4.2 .
The
.Fn gethostbyname2
function first appeared in bind-4.9.4.
IPv6 support was implemented in WIDE Hydrangea IPv6 protocol stack kit.
.Sh BUGS
These functions use static data storage;
if the data is needed for future use, it should be