Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-14 01:20:35 +0300
committerEric Andersen <andersen@codepoet.org>2005-02-14 01:20:35 +0300
commitb413a7009ec0058f00be9ae57097b151d22f29a4 (patch)
tree74fde0e58161026017e94c328481fadd589879a3 /TODO
parent5bf4658dea75d63b0b5999f62af7ac5748e27a85 (diff)
remove whitespace
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 45354a83a..4653abfb2 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ Busybox TODO
Stuff that needs to be done
-tr - missing SuS3 features in busybox 1.0pre10
+tr - missing SuS3 features in busybox 1.0pre10
tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=]
support is also missing.