From 209e871ee026b4e12fd3401b71cc0155fa1b6af9 Mon Sep 17 00:00:00 2001 From: bmah Date: Thu, 29 Nov 2001 19:00:16 +0000 Subject: [PATCH] Bring release note on /dev/net into line with reality. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 ++-- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.