Fixes: d91506f8faa4 (1999-08-24, 2022-12-19; "man-pages 1.26")
Reported-by: Elliott Hughes <enh@google.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
.IR dest .
.SH RETURN VALUE
.BR wcpncpy ()
-returns a pointer to the last wide character written, that is,
-.IR dest + n \-1.
+returns a pointer to
+one past the last non-null wide character written,
+that is,
+.IR dest\~+\~wcsnlen(src,\~n) .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).