function with n.
This commit is contained in:
parent
e5caf371d2
commit
8f0a2a607c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: gethostbyname.3,v 1.21 2002/02/07 07:00:20 ross Exp $
|
||||
.\" $NetBSD: gethostbyname.3,v 1.22 2002/10/02 10:48:35 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1987, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -144,7 +144,7 @@ argument must be specified as
|
|||
.Dv AF_INET
|
||||
or
|
||||
.Dv AF_INET6 ,
|
||||
else the fuction will return
|
||||
else the function will return
|
||||
.Dv NULL
|
||||
after having set
|
||||
.Va h_errno
|
||||
|
|
Loading…
Reference in New Issue