summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mbrlen.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-11-09 09:47:06 +0000
committertjr <tjr@FreeBSD.org>2002-11-09 09:47:06 +0000
commit266f7b288a136a72ef968cfdef5a35e55240822b (patch)
treec17fa8adb8a1d4c69d0039a174893fbbec58d790 /lib/libc/locale/mbrlen.3
parent5f7be03df24235587236ded1a841bac36d4521a5 (diff)
downloadFreeBSD-src-266f7b288a136a72ef968cfdef5a35e55240822b.zip
FreeBSD-src-266f7b288a136a72ef968cfdef5a35e55240822b.tar.gz
Typo: pointer to -> pointed to
Diffstat (limited to 'lib/libc/locale/mbrlen.3')
-rw-r--r--lib/libc/locale/mbrlen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/mbrlen.3 b/lib/libc/locale/mbrlen.3
index f500e85..d7d5b1c 100644
--- a/lib/libc/locale/mbrlen.3
+++ b/lib/libc/locale/mbrlen.3
@@ -39,7 +39,7 @@
The
.Fn mbrlen
function determines the the number of bytes constituting the
-multibyte character sequence pointer to by
+multibyte character sequence pointed to by
.Fa s .
.Pp
It is equivalent to:
OpenPOWER on IntegriCloud