diff options
Diffstat (limited to 'lib/libc/regex')
-rw-r--r-- | lib/libc/regex/regex.3 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 3d90055..8396651 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 |