From 28666df7353ef01a5b9f08ace5ce0a7eeba40bd6 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 13 Feb 1999 00:04:54 +0000 Subject: more words about return value --- lib/libc/string/strxfrm.3 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/string/strxfrm.3 b/lib/libc/string/strxfrm.3 index 5f3e741..37e5eeb 100644 --- a/lib/libc/string/strxfrm.3 +++ b/lib/libc/string/strxfrm.3 @@ -78,7 +78,11 @@ two original strings with Upon successful completion, .Fn strxfrm returns the length of the transformed string not including -the terminating null character. +the terminating null character. If this value is +.Fa n +or more, the contents of +.Fa dst +are indeterminate. .Sh BUGS Sometimes the behavior of this function is unpredictable. .Sh SEE ALSO -- cgit v1.1