aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-27 09:47:53 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-27 09:47:53 +0000
commitd823e460f09b4f6e77cf07670dececfddafafd04 (patch)
tree1bc1d0143719e4bda5897fe9480156c5a8a34eba
parent28bae3657d904927aa59ca88aa08e9f9a7897924 (diff)
downloadbusybox-w32-d823e460f09b4f6e77cf07670dececfddafafd04.tar.gz
busybox-w32-d823e460f09b4f6e77cf07670dececfddafafd04.tar.bz2
busybox-w32-d823e460f09b4f6e77cf07670dececfddafafd04.zip
news.html: Fix bad English
git-svn-id: svn://busybox.net/trunk/busybox@17094 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--docs/busybox.net/news.html2
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