aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-11 20:50:51 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-11 20:50:51 +0000
commit2d82ac311025b5b76c1973d61d653f620bb17208 (patch)
tree25b67bd9e8a4161aea3f0b3ea884e6b4f2915a96 /lib/libc/locale
parent4e05ab77a8da8eb0e5424d497265f51fc872d8b2 (diff)
downloadsrc-2d82ac311025b5b76c1973d61d653f620bb17208.tar.gz
src-2d82ac311025b5b76c1973d61d653f620bb17208.zip
Scheduled mdoc(7) sweep.
Notes
Notes: svn path=/head/; revision=140081
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/mbsrtowcs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/mbsrtowcs.3 b/lib/libc/locale/mbsrtowcs.3
index f54e419139e2..eaf9f9093056 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