Download raw body.
fix typo in mblen.3
Index: mblen.3 =================================================================== RCS file: /cvs/src/lib/libc/locale/mblen.3,v diff -u -p -r1.5 mblen.3 --- mblen.3 24 Dec 2024 10:50:00 -0000 1.5 +++ mblen.3 7 Jun 2025 07:47:01 -0000 @@ -134,7 +134,7 @@ or the value of the macro. .It "-1" .Fa s -points an invalid or incomplete multibyte character. +points to an invalid or incomplete multibyte character. The .Fn mblen function also sets
fix typo in mblen.3