diff options
-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> |