diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 11b29a4d8212..f10b8412fc53 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -727,5 +727,3 @@ behavior in such cases should not be relied on. .Pp The implementation of word-boundary matching is a bit of a kludge, and bugs may lurk in combinations of word-boundary matching and anchoring. -.Pp -The current implementation does not recognize multibyte characters.