From a76f82c7f64fa413737507992aaa466ce91c656c Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 1 Sep 2007 16:27:31 -0500 Subject: Minor tweak to web page. --- www/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 0edf0c82..a201bd8e 100644 --- a/www/index.html +++ b/www/index.html @@ -54,7 +54,9 @@ Single Unix Specification version 3. This does not mean that Toybox is implementing every SUSv3 utility: some such as SCCS and ed are obsolete, while others such as c99 are outside the scope of the project. Toybox also isn't implementing full internationalization support: it should be 8-bit clean and -handle UTF-8, but otherwise we leave this to X11 and higher layers.

+handle UTF-8, but otherwise we leave this to X11 and higher layers. And +some things (like $CDPATH support in "cd") await a good explanation of why +to bother with them.

The other major sources of commands are the Linux man pages, and testing the behavior of existing commands (although not generally looking at their -- cgit v1.2.3