diff options
Diffstat (limited to 'lib/libc/locale/mblen.3')
-rw-r--r-- | lib/libc/locale/mblen.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/locale/mblen.3 b/lib/libc/locale/mblen.3 index 7ff46e57da7..4523500c891 100644 --- a/lib/libc/locale/mblen.3 +++ b/lib/libc/locale/mblen.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mblen.3,v 1.3 2013/06/05 03:39:22 tedu Exp $ +.\" $OpenBSD: mblen.3,v 1.4 2022/03/29 18:15:52 naddy Exp $ .\" $NetBSD: mblen.3,v 1.4 2003/04/16 13:34:40 wiz Exp $ .\" .\" Copyright (c)2002 Citrus Project, @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: March 29 2022 $ .Dt MBLEN 3 .Os .\" ---------------------------------------------------------------------- @@ -138,7 +138,7 @@ macro. points an invalid or incomplete multibyte character. The .Fn mblen -also sets +function also sets .Va errno to indicate the error. .El @@ -159,7 +159,7 @@ The current encoding is state-dependent. .Sh ERRORS The .Fn mblen -may causes an error in the following case: +function may cause an error in the following case: .Bl -tag -width Er .It Bq Er EILSEQ .Fa s |