summaryrefslogtreecommitdiff
path: root/shells/ksh93/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'shells/ksh93/pkg-descr')
-rw-r--r--shells/ksh93/pkg-descr5
1 files changed, 0 insertions, 5 deletions
diff --git a/shells/ksh93/pkg-descr b/shells/ksh93/pkg-descr
index bf8e86bc812d..ee3150bac1cd 100644
--- a/shells/ksh93/pkg-descr
+++ b/shells/ksh93/pkg-descr
@@ -11,8 +11,3 @@ in performance. In addition, "sh" scripts can be run on KSH-93
without modification.
WWW: http://www.kornshell.com/
-
-Known problem: Defining the LC_NUMERIC environment variable, or
-any locale setting by which it is implied (LANG, LC_ALL), will cause
-ksh93 to crash. LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY,
-and LC_TIME are safe.