summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2004-07-12 11:03:42 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2004-07-12 11:03:42 +0000
commitee5d8a1b0ae7a44367a0e93f792d9afbcaa6c6e1 (patch)
tree825ca3cbd7dc7f970e4f84185f709927a1f38c9d /lib/libc/regex/regex.3
parentcc97de873c596e7847ff2eb43b37c26d1107c3ce (diff)
Notes
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.32
1 files changed, 0 insertions, 2 deletions
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.