diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-11-09 09:47:06 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-11-09 09:47:06 +0000 |
| commit | f4937dbebcd0080c3bdf48e68a7c8bb4eebd0642 (patch) | |
| tree | c17fa8adb8a1d4c69d0039a174893fbbec58d790 /lib/libc | |
| parent | 1f7c5f98d7488aece7f68f3107bf25d9da4a0216 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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: |
