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/busybox.net/news.html | |
parent | 7723019c6b4044f945c4f8b72054b6c074c01093 (diff) | |
download | busybox-d2ccc2ba2609916e7dda5a6e57f0658baefc94fb.tar.gz |
Typo fix.
Diffstat (limited to 'docs/busybox.net/news.html')
-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 @@ <ul> <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b> - <p><a href=http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox + <p><a href="http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox 1.1.3</a> is another bugfix release. It makes passwd use salt, fixes a memory freeing bug in ls, fixes "build all sources at once" mode, makes mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill |