diff options
Diffstat (limited to 'lib/libc/string/strxfrm.3')
-rw-r--r-- | lib/libc/string/strxfrm.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/strxfrm.3 b/lib/libc/string/strxfrm.3 index 81b07f6..4c7e2fa 100644 --- a/lib/libc/string/strxfrm.3 +++ b/lib/libc/string/strxfrm.3 @@ -79,7 +79,8 @@ two original strings with Upon successful completion, .Fn strxfrm returns the length of the transformed string not including -the terminating null character. If this value is +the terminating null character. +If this value is .Fa n or more, the contents of .Fa dst |