diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-02-12 18:53:16 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-02-12 18:53:16 +0000 |
commit | 7c5258b1c4d77984f66e5aa82160ae69653b99e5 (patch) | |
tree | 0f96e979cab924ab703c3014355c00539400bd56 | |
parent | 3d3d698594a4a0658e4fa5b4cd37194d1a35d340 (diff) | |
download | busybox-w32-7c5258b1c4d77984f66e5aa82160ae69653b99e5.tar.gz busybox-w32-7c5258b1c4d77984f66e5aa82160ae69653b99e5.tar.bz2 busybox-w32-7c5258b1c4d77984f66e5aa82160ae69653b99e5.zip |
website: fix English
-rw-r--r-- | docs/busybox.net/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index d1cf7c24f..bc6bb9fcf 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -11,7 +11,7 @@ | |||
11 | iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p> | 11 | iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p> |
12 | <p>hush has `command` expansion re-enabled for NOMMU, although it is | 12 | <p>hush has `command` expansion re-enabled for NOMMU, although it is |
13 | inherently unsafe (by virtue of NOMMU's use of vfork instead of fork). | 13 | inherently unsafe (by virtue of NOMMU's use of vfork instead of fork). |
14 | Plan to make this less likely to bite people in future versions.</p> | 14 | The plan is to make this less likely to bite people in future versions.</p> |
15 | </li> | 15 | </li> |
16 | 16 | ||
17 | <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> | 17 | <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> |