From 60569afd982695c0094026db4f26571019395fc1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 4 Feb 2015 10:37:34 +0100 Subject: [PATCH] getnameinfo.3: tfix Signed-off-by: Michael Kerrisk --- man3/getnameinfo.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/getnameinfo.3 b/man3/getnameinfo.3 index c763071ed..3d4c04232 100644 --- a/man3/getnameinfo.3 +++ b/man3/getnameinfo.3 @@ -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: