2
0
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:
Brian Wellington
2000-10-19 00:43:07 +00:00
parent 0a9b84a8a5
commit b05c91f9d5
2 changed files with 8 additions and 8 deletions

View File

@@ -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

View File

@@ -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