diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 5fb9bf610..1b4dd5658 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -10,13 +10,13 @@
Applets which had many changes since 1.6.x:
httpd:
- - works in standalone mode on NOMMU machines now (partly by Alex Landau <landau_alex@yahoo.com>)
+
- works in standalone mode on NOMMU machines now (partly by Alex Landau <landau_alex at yahoo.com>)
- indexer example is rewritten in C
-
- optional support for error pages (by Pierre Metras <genepi@sympatico.ca>)
+
- optional support for error pages (by Pierre Metras <genepi at sympatico.ca>)
- stop reading headers using 1-byte reads
- new option -v[v]: prints client addresses, HTTP codes returned, URLs
- extended -p PORT to -p [IP[v6]:]PORT
-
- sendfile support (by Pierre Metras <genepi@sympatico.ca>)
+
- sendfile support (by Pierre Metras <genepi at sympatico.ca>)
- add support for Status: CGI header
- fix CGI handling bug (we were closing wrong fd)
- CGI I/O loop still doesn't look 100% ok to me...
@@ -26,7 +26,7 @@