diff www/index.html @ 140:5361f654fb5f

Minor tweak to web page.
author Rob Landley <rob@landley.net>
date Sat, 01 Sep 2007 16:27:31 -0500
parents 3b20d0322d28
children f868f933bd3b
line wrap: on
line diff
--- a/www/index.html	Wed Aug 29 08:10:01 2007 -0500
+++ b/www/index.html	Sat Sep 01 16:27:31 2007 -0500
@@ -54,7 +54,9 @@
 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.</p>
+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.</p>
 
 <p>The other major sources of commands are the Linux man pages, and testing
 the behavior of existing commands (although not generally looking at their