diff options
Diffstat (limited to 'lib/libc/locale/mbsrtowcs.3')
-rw-r--r-- | lib/libc/locale/mbsrtowcs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/mbsrtowcs.3 b/lib/libc/locale/mbsrtowcs.3 index f54e419139e24..eaf9f9093056f 100644 --- a/lib/libc/locale/mbsrtowcs.3 +++ b/lib/libc/locale/mbsrtowcs.3 @@ -95,7 +95,7 @@ function behaves identically to .Fn mbsrtowcs , except that conversion stops after reading at most .Fa nms -bytes from the buffer pointed to by +bytes from the buffer pointed to by .Fa src . .Sh RETURN VALUES The |