From 52226771760063acdc89ef4f8e531b595ae4232b Mon Sep 17 00:00:00 2001
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Date: Sat, 25 Aug 2007 11:16:18 +0000
Subject: [PATCH] - add Yann's email-addr

---
 docs/busybox.net/news.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 862d9a0aa..c6b7f0603 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -118,7 +118,7 @@ Same .config built against static uclibc:
 	<li>md5_sha1_sum: fix mishandling when run as /bin/md5sum
 	<li>mdev: add support for firmware loading
 	<li>mdev: work even when CONFIG_SYSFS_DEPRECATED in kernel is off
-	<li>modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN)
+	<li>modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN &lt;yann.morin.1998 at anciens.enib.fr&gt;)
 	<li>more: fixes by Tristan Schmelcher &lt;tpkschme at engmail.uwaterloo.ca&gt;
 	<li>nc: make connecting to IPv4 from IPv6-enabled hosts easier (was requiring -s local_addr)
 	<li>passwd: fix bug "updating shadow even if user's record is in passwd"