From 9fcd799b98c3db7c281b68e587a1932f47e8807d Mon Sep 17 00:00:00 2001
From: Denis Vlasenko
Date: Mon, 5 Nov 2007 16:26:34 +0000
Subject: webpage: fix typo, remove inconsistent trailing dots Makefile:
version is 1.9.0.svn now
---
docs/busybox.net/news.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs')
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index c8cf331..c48544b 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -53,8 +53,8 @@ Equivalent .config, i386 uclibc static builds:
hdparm: reduce possibility of numeric overflow in -T
hdparm: simplify timing measurement
wget: -O FILE is allowed to overwrite existing file (compat)
- wget: allow dots in header field names.
- telnetd: add -K option to close sessions as soon as child exits.
+ wget: allow dots in header field names
+ telnetd: add -K option to close sessions as soon as child exits
telnetd: don't SIGKILL child when closing the session, kernel will send SIGHUP for us
ed: large cleanup, add line editing
hush: feeble attempt at making it more NOMMU-friendly
@@ -93,7 +93,7 @@ Equivalent .config, i386 uclibc static builds:
runsv: do not use clock_gettime if !MONOTONIC_CLOCK
runsvdir: fix "linear wait time" bug
sulogin: remove alarm handling, it is redundant there
- svlogd: compat: svlogd -tt should timestanp stderr too
+ svlogd: compat: svlogd -tt should timestamp stderr too
syslogd: bail out if you see null read from Unix socket
syslogd: do not need to poll(), we can just block in read()
tail: work correctly on /proc files (Kazuo TAKADA <kztakada at sm.sony.co.jp>)
--
cgit v1.1