diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/locale/mbrlen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/mbrlen.3 b/lib/libc/locale/mbrlen.3 index f500e85339dd..d7d5b1c91fc5 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: |
