diff options
author | Rob Landley <rob@landley.net> | 2006-05-17 21:04:53 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-05-17 21:04:53 +0000 |
commit | d2ccc2ba2609916e7dda5a6e57f0658baefc94fb (patch) | |
tree | e1996c7dc415280df5a03859a0bd7d034798524b /docs | |
parent | 7723019c6b4044f945c4f8b72054b6c074c01093 (diff) | |
download | busybox-w32-d2ccc2ba2609916e7dda5a6e57f0658baefc94fb.tar.gz busybox-w32-d2ccc2ba2609916e7dda5a6e57f0658baefc94fb.tar.bz2 busybox-w32-d2ccc2ba2609916e7dda5a6e57f0658baefc94fb.zip |
Typo fix.
Diffstat (limited to 'docs')
-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 c80073e37..4413f149d 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b> | 5 | <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b> |
6 | <p><a href=http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox | 6 | <p><a href="http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox |
7 | 1.1.3</a> is another bugfix release. It makes passwd use salt, fixes a | 7 | 1.1.3</a> is another bugfix release. It makes passwd use salt, fixes a |
8 | memory freeing bug in ls, fixes "build all sources at once" mode, makes | 8 | memory freeing bug in ls, fixes "build all sources at once" mode, makes |
9 | mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill | 9 | mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill |