diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-05-17 21:04:53 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-05-17 21:04:53 +0000 |
commit | abc284d16e5efc771dc50bbfd5b7428d03c0cd2b (patch) | |
tree | e1996c7dc415280df5a03859a0bd7d034798524b /docs | |
parent | 86436d9862dc0c0198123ed9b8c99177b6486a77 (diff) | |
download | busybox-w32-abc284d16e5efc771dc50bbfd5b7428d03c0cd2b.tar.gz busybox-w32-abc284d16e5efc771dc50bbfd5b7428d03c0cd2b.tar.bz2 busybox-w32-abc284d16e5efc771dc50bbfd5b7428d03c0cd2b.zip |
Typo fix.
git-svn-id: svn://busybox.net/trunk/busybox@15105 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 |