Rewrite a section that talks about 5.x and before. The 5.x information

was removed, and only current information remained.
This commit is contained in:
Remko Lodder 2008-09-16 20:38:37 +00:00
parent eb1829496f
commit f370ca6275
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32904

View file

@ -2556,15 +2556,11 @@ tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
</step>
<step>
<para>Make sure you have <literal>hosts</literal> before
<literal>bind</literal> in your
<filename>/etc/host.conf</filename> on FreeBSD versions
prior to 5.0. Since FreeBSD&nbsp;5.0, the system uses
the file <filename>/etc/nsswitch.conf</filename> instead,
make sure you have <literal>files</literal> before
<literal>dns</literal> in the <option>hosts</option> line
of this file. Without these parameters funny
things may happen.</para>
<para>Make sure you have <literal>files</literal> before
<literal>dns</literal> in the <literal>hosts:</literal>
section of your <filename>/etc/nsswitch.conf</filename>
file. Without these parameters funny things may
happen.</para>
</step>
<step>