mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
The 'hints' parameter somehow turned into 'arg' in the middle of the
description.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: lwres_getaddrinfo.3,v 1.5 2000/10/19 00:26:36 gson Exp $
|
||||
.\" $Id: lwres_getaddrinfo.3,v 1.6 2000/10/19 00:43:07 bwelling Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt LWRES_GETADDRINFO 3
|
||||
@@ -171,11 +171,11 @@ and no name resolution should be attempted.
|
||||
All other elements of the
|
||||
.Dv "struct addrinfo"
|
||||
passed via
|
||||
.Fa arg
|
||||
.Fa hints
|
||||
must be zero.
|
||||
.Pp
|
||||
An
|
||||
.Fa arg
|
||||
A
|
||||
.Fa hints
|
||||
of
|
||||
.Dv NULL
|
||||
is treated as if the caller provided a
|
||||
|
@@ -13,7 +13,7 @@
|
||||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: lwres_getaddrinfo.3,v 1.5 2000/10/19 00:26:36 gson Exp $
|
||||
.\" $Id: lwres_getaddrinfo.3,v 1.6 2000/10/19 00:43:07 bwelling Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt LWRES_GETADDRINFO 3
|
||||
@@ -171,11 +171,11 @@ and no name resolution should be attempted.
|
||||
All other elements of the
|
||||
.Dv "struct addrinfo"
|
||||
passed via
|
||||
.Fa arg
|
||||
.Fa hints
|
||||
must be zero.
|
||||
.Pp
|
||||
An
|
||||
.Fa arg
|
||||
A
|
||||
.Fa hints
|
||||
of
|
||||
.Dv NULL
|
||||
is treated as if the caller provided a
|
||||
|
Reference in New Issue
Block a user