diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index afd6fa8075d4..2184207807cd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -580,8 +580,8 @@
has been improved, by replacing the per-interface
if_inaddr linear list with a hash table.
- Network devices now automatically appear in
- /dev. Interface hardware ioctls (not
+ Network devices now automatically appear as special files in
+ /dev/net. Interface hardware ioctls (not
protocol or routing) can be performed on these devices. The
SIOCGIFCONF ioctl may be performed on the
special /dev/network node.
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index afd6fa8075d4..2184207807cd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -580,8 +580,8 @@
has been improved, by replacing the per-interface
if_inaddr linear list with a hash table.
- Network devices now automatically appear in
- /dev. Interface hardware ioctls (not
+ Network devices now automatically appear as special files in
+ /dev/net. Interface hardware ioctls (not
protocol or routing) can be performed on these devices. The
SIOCGIFCONF ioctl may be performed on the
special /dev/network node.