getnameinfo.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-04 10:37:34 +01:00
parent c49a8e2a02
commit 60569afd98
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ flags respectively to be used in the IDNA handling.
.\" #define EAI_INTR -104 /* Interrupted by a signal. */
.\" #define EAI_IDN_ENCODE -105 /* IDN encoding failed. */
.\" #endif
On success 0 is returned, and node and service names, if requested,
On success, 0 is returned, and node and service names, if requested,
are filled with null-terminated strings, possibly truncated to fit
the specified buffer lengths.
On error, one of the following nonzero error codes is returned: