getnameinfo.3: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-05-26 13:04:53 +02:00
parent 3e4c47dde2
commit fcf486714c
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ If set, then the numeric form of the hostname is returned.
.\" .BR gethostbyaddr ().
(When not set, this will still happen in case the node's name
cannot be determined.)
.\" POSIX.1-2003 has NI_NUMERICSCOPE, but glibc doesn't have it.
.\" POSIX.1-2001 TC1 has NI_NUMERICSCOPE, but glibc doesn't have it.
.TP
.B NI_NUMERICSERV
If set, then the numeric form of the service address is returned.