aboutsummaryrefslogtreecommitdiff
path: root/www/design.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2007-12-13 07:00:27 -0600
committerRob Landley <rob@landley.net>2007-12-13 07:00:27 -0600
commit4e68de1ef854fadd74fcb63c3a5ad15dce457a4c (patch)
tree39b8a3ddc3ab0c223d4a336071f7a539ec6b8cf7 /www/design.html
parent8eff1e63938f48829dd6ce783b305c16d61e2b9a (diff)
downloadtoybox-4e68de1ef854fadd74fcb63c3a5ad15dce457a4c.tar.gz
Update web pages.
Diffstat (limited to 'www/design.html')
-rw-r--r--www/design.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/design.html b/www/design.html
index 27e8af43..0c3815d4 100644
--- a/www/design.html
+++ b/www/design.html
@@ -181,9 +181,9 @@ don't understand the problem until you _have_ solved it.)</p>
that works and has been paid for is a corporate asset not lightly abandoned.
Open source software can afford to re-implement code that works, over and
over from scratch, for incremental gains. Before toybox, the unix command line
-has already been reimplemented from scratch several in a row (the
-original Unix and BSD tools, the GNU tools, BusyBox...)
-but maybe toybox can do a better job. :)</p>
+has already been reimplemented from scratch several times in a row (the
+original AT&amp;T Unix command line in assembly and then in C, the BSD
+versions, the GNU tools, BusyBox...) but maybe toybox can do a better job. :)</p>
<p>P.S. How could I resist linking to an article about
<a href=http://blog.outer-court.com/archive/2005-08-24-n14.html>why
@@ -194,7 +194,7 @@ programmers should strive to be lazy and dumb</a>?</p>
<b><h3>Platforms</h3></b>
<p>Toybox should run on every hardware platform Linux runs on. Other
posix/susv3 environments (perhaps MacOS X or newlib+libgloss) are vaguely
-interesting but only if they're easy to support, I'm not going to spend much
+interesting but only if they're easy to support; I'm not going to spend much
effort on them.</p>
<p>I don't do windows.</p>