summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index d0a9837..11b29a4 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -36,7 +36,7 @@
.\" @(#)regex.3 8.4 (Berkeley) 3/20/94
.\" $FreeBSD$
.\"
-.Dd July 6, 2004
+.Dd July 12, 2004
.Dt REGEX 3
.Os
.Sh NAME
@@ -652,6 +652,8 @@ empty (sub)expression
can't happen - you found a bug
.It Dv REG_INVARG
invalid argument, e.g.\& negative-length string
+.It Dv REG_ILLSEQ
+illegal byte sequence (bad multibyte character)
.El
.Sh HISTORY
Originally written by
OpenPOWER on IntegriCloud