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:
md5_sha1_sum: fix mishandling when run as /bin/md5sum
mdev: add support for firmware loading
mdev: work even when CONFIG_SYSFS_DEPRECATED in kernel is off
- modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN)
+ modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN <yann.morin.1998 at anciens.enib.fr>)
more: fixes by Tristan Schmelcher <tpkschme at engmail.uwaterloo.ca>
nc: make connecting to IPv4 from IPv6-enabled hosts easier (was requiring -s local_addr)
passwd: fix bug "updating shadow even if user's record is in passwd"