Bring release note on /dev/net into line with reality.

This commit is contained in:
Bruce A. Mah 2001-11-29 19:00:16 +00:00
parent 8c7daee735
commit 57d484c8cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87097
2 changed files with 4 additions and 4 deletions

View File

@ -580,8 +580,8 @@
has been improved, by replacing the per-interface
<varname>if_inaddr</varname> linear list with a hash table.</para>
<para>Network devices now automatically appear in
<filename>/dev</filename>. Interface hardware ioctls (not
<para>Network devices now automatically appear as special files in
<filename>/dev/net</filename>. Interface hardware ioctls (not
protocol or routing) can be performed on these devices. The
<varname>SIOCGIFCONF</varname> ioctl may be performed on the
special <filename>/dev/network</filename> node.</para>

View File

@ -580,8 +580,8 @@
has been improved, by replacing the per-interface
<varname>if_inaddr</varname> linear list with a hash table.</para>
<para>Network devices now automatically appear in
<filename>/dev</filename>. Interface hardware ioctls (not
<para>Network devices now automatically appear as special files in
<filename>/dev/net</filename>. Interface hardware ioctls (not
protocol or routing) can be performed on these devices. The
<varname>SIOCGIFCONF</varname> ioctl may be performed on the
special <filename>/dev/network</filename> node.</para>