diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-11-20 12:40:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-11-20 12:40:37 +0000 |
commit | 66c22051f9693e7340f0f0eb706ed8cdd002c41b (patch) | |
tree | a80186c41416a8ea3b0d4f94a6cbd0b52282d653 | |
parent | dbdc0d5da9972569c8385a583684496804cb6702 (diff) | |
download | busybox-w32-66c22051f9693e7340f0f0eb706ed8cdd002c41b.tar.gz busybox-w32-66c22051f9693e7340f0f0eb706ed8cdd002c41b.tar.bz2 busybox-w32-66c22051f9693e7340f0f0eb706ed8cdd002c41b.zip |
More grammar fixes
-rw-r--r-- | docs/busybox.net/index.html | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index fd31a9fe0..a67da3ab1 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -81,15 +81,14 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
81 | <li> <b>20 November 2001 -- BusyBox 0.60.2 released</b> | 81 | <li> <b>20 November 2001 -- BusyBox 0.60.2 released</b> |
82 | <p> | 82 | <p> |
83 | 83 | ||
84 | I am very pleased to announce that the BusyBox 0.60.2 (stable) | 84 | I am very pleased to announce that the BusyBox 0.60.2 (stable) is now |
85 | is now released to the world. This one is primarily a bugfix | 85 | released to the world. This one is primarily a bugfix release for the |
86 | release for the stable series, and it believe it should take care | 86 | stable series, and I believe it should take care of most everyone's needs |
87 | of most everyone's needs till we can get the nice new stuff we have | 87 | till we can get the nice new stuff we have been working on in CVS ready to |
88 | been working on in CVS (with the wonderful new buildsystem) ready | 88 | release (with the wonderful new buildsystem). The biggest change in this |
89 | to release. The biggest change in this release (beyond bugfixes) | 89 | release (beyond bugfixes) is the fact that msh (the minix shell) has been |
90 | is the fact that msh (the minix shell) has been re-worked by | 90 | re-worked by Vladimir N. Oleynik (vodz) and so it no longer crashes when |
91 | Vladimir N. Oleynik (vodz) and so it no longer crashes when told to | 91 | told to do complex things with backticks. |
92 | do complex things with backticks. | ||
93 | <p> | 92 | <p> |
94 | 93 | ||
95 | I've personally tested this release out | 94 | I've personally tested this release out |