From f8e8783a925255bbb275fc84a1b6126aba660e22 Mon Sep 17 00:00:00 2001
From: Denis Vlasenko
Date: Wed, 2 Jul 2008 11:34:49 +0000
Subject: webpage: fix typos
---
docs/busybox.net/news.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs')
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 3e961c4..83567b7 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -24,7 +24,7 @@
build system: reinstate CONFIG_CROSS_COMPILE_PREFIX
ash: optional bash compatibility features added; other fixes
hush: lots and lots of fixes
- msh: fix the case where the file has exec bit but can't be run directly (run "$SHELL $file" instead)
+ msh: fix the case where the file has exec bit but can't be run directly (runs "$SHELL file" instead)
msh: fix exit codes when command is not found or can't be execed
udhcpc: added workaround for buggy kernels
mount: fix mishandling of proto=tcp/udp
@@ -36,7 +36,7 @@
start-stop-daemon: make --exec follow symlinks (Joakim Tjernlund)
date: make it accept ISO date format
echo: fix echo -e -n "msg\n\0" (David Pinedo)
- httpd: fix several bugs triggered by realtive path in -h DIR
+ httpd: fix several bugs triggered by relative path in -h DIR
printf: fix printf -%s- foo, printf -- -%s- foo
syslogd: do not error out on missing files to rotate
ls: support Unicode in names
--
cgit v1.1