diff options
author | Rob Landley <rob@landley.net> | 2012-07-21 23:58:40 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2012-07-21 23:58:40 -0500 |
commit | 8f90d3aa019ff89e19e0977c22be8b73c92109a3 (patch) | |
tree | 4509e75c36ed6b1f4dbe8d632d0265553dead956 /www/status.html | |
parent | 31f49e7968db5d0d569513992baa6d25dde8aa58 (diff) | |
download | toybox-8f90d3aa019ff89e19e0977c22be8b73c92109a3.tar.gz |
More web page roadmap/status update stuff.
Diffstat (limited to 'www/status.html')
-rwxr-xr-x | www/status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/status.html b/www/status.html index c987cccb..65d948e0 100755 --- a/www/status.html +++ b/www/status.html @@ -3,7 +3,7 @@ <h1>How are we doing on implementing stuff so far?</h1> -<p>Legend: {android} [posix] (development) <lsb> <strike>implemented</strike></p> +<p>Legend: {android} [posix] (development) <lsb> other <strike>implemented</strike></p> <!--#include file="status.gen" --> |