diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-27 09:47:53 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-27 09:47:53 +0000 |
commit | ba092336f00644c1233735bae4b81382309955d8 (patch) | |
tree | 1bc1d0143719e4bda5897fe9480156c5a8a34eba | |
parent | 9cd7a249f1415d81a7b84efc78547bfe36fd017f (diff) | |
download | busybox-w32-ba092336f00644c1233735bae4b81382309955d8.tar.gz busybox-w32-ba092336f00644c1233735bae4b81382309955d8.tar.bz2 busybox-w32-ba092336f00644c1233735bae4b81382309955d8.zip |
news.html: Fix bad 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 6d6b3929f..b8de5cfc1 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -28,7 +28,7 @@ | |||
28 | <li>watch: make it exec child like standard one does (was totally | 28 | <li>watch: make it exec child like standard one does (was totally |
29 | incompatible) | 29 | incompatible) |
30 | <li>tar: fix limitations which were preventing bbox tar usage | 30 | <li>tar: fix limitations which were preventing bbox tar usage |
31 | on a big directories: long names and linknames, pax headers | 31 | on big directories: long names and linknames, pax headers |
32 | (Linux kernel tarballs have that). Fixed a number of obscure bugs. | 32 | (Linux kernel tarballs have that). Fixed a number of obscure bugs. |
33 | Raised max file limit (now 64Gb). Security fixes (/../ attacks). | 33 | Raised max file limit (now 64Gb). Security fixes (/../ attacks). |
34 | <li>httpd: added -i (inetd), -f (foreground), support for | 34 | <li>httpd: added -i (inetd), -f (foreground), support for |