Remove Question 12.7

Reviewed by:  trhodes, danger
Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-06-21 08:10:40 +00:00
parent c1dee53d27
commit 3ac2ffdf7f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32361

View file

@ -7471,27 +7471,6 @@ Key F15 A A Menu Workplace Nop</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question id="create-dev-net">
<para>Why can I not create a <devicename>/dev/ed0</devicename>
device?</para>
</question>
<answer>
<para>Because they are not necessary. In the Berkeley
networking framework, network interfaces are only directly
accessible by kernel code. Please see the
<filename>/etc/rc.network</filename> file and the manual
pages for the various network programs mentioned there for
more information. If this leaves you totally confused,
then you should pick up a book describing network
administration on another BSD-related operating system;
with few significant exceptions, administering networking
on FreeBSD is basically the same as on &sunos; 4.0 or
Ultrix.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="ethernet-aliases">
<para>How can I set up Ethernet aliases?</para>