svn commit: trunk/busybox/docs/busybox.net

vda at busybox.net vda at busybox.net
Wed Jul 2 11:34:50 UTC 2008


Author: vda
Date: 2008-07-02 04:34:49 -0700 (Wed, 02 Jul 2008)
New Revision: 22609

Log:
webpage: fix typos



Modified:
   trunk/busybox/docs/busybox.net/news.html


Changeset:
Modified: trunk/busybox/docs/busybox.net/news.html
===================================================================
--- trunk/busybox/docs/busybox.net/news.html	2008-07-02 11:14:59 UTC (rev 22608)
+++ trunk/busybox/docs/busybox.net/news.html	2008-07-02 11:34:49 UTC (rev 22609)
@@ -24,7 +24,7 @@
 	<li>build system: reinstate CONFIG_CROSS_COMPILE_PREFIX
 	<li>ash: optional bash compatibility features added; other fixes
 	<li>hush: lots and lots of fixes
-	<li>msh: fix the case where the file has exec bit but can't be run directly (run "$SHELL $file" instead)
+	<li>msh: fix the case where the file has exec bit but can't be run directly (runs "$SHELL file" instead)
 	<li>msh: fix exit codes when command is not found or can't be execed
 	<li>udhcpc: added workaround for buggy kernels
 	<li>mount: fix mishandling of proto=tcp/udp
@@ -36,7 +36,7 @@
 	<li>start-stop-daemon: make --exec follow symlinks (Joakim Tjernlund)
 	<li>date: make it accept ISO date format
 	<li>echo: fix echo -e -n "msg\n\0" (David Pinedo)
-	<li>httpd: fix several bugs triggered by realtive path in -h DIR
+	<li>httpd: fix several bugs triggered by relative path in -h DIR
 	<li>printf: fix printf -%s- foo, printf -- -%s- foo
 	<li>syslogd: do not error out on missing files to rotate
 	<li>ls: support Unicode in names




More information about the busybox-cvs mailing list