summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>2000-07-02 10:34:25 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>2000-07-02 10:34:25 +0000
commit5ead635430dfdbe9d23ffb332a519dbd937239cf (patch)
treeee189a223141f0db27b7a7dcab88f64d35b2b9bf
parent42ebfbf22779c649ad83d5ba698aa060aacdc4bd (diff)
Notes
-rw-r--r--lib/libc/regex/regex.35
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index 3d90055c142f..839665113a9f 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -491,11 +491,6 @@ distribution.
This is an alpha release with known defects.
Please report problems.
.PP
-There is one known functionality bug.
-The implementation of internationalization is incomplete:
-the locale is always assumed to be the default one of 1003.2,
-and only the collating elements etc. of that locale are available.
-.PP
The back-reference code is subtle and doubts linger about its correctness
in complex cases.
.PP