Remove the last 2.X specific commands and exceptions from the FAQ, and

thereby lose 2.X from the list of covered versions.
This commit is contained in:
Ceri Davies 2004-11-08 19:57:15 +00:00
parent 163083d41a
commit 786b47b48b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22871

View file

@ -6,7 +6,7 @@
<book>
<bookinfo>
<title>Frequently Asked Questions for FreeBSD 2.X, 3.X, 4.X, 5.X, and 6.X</title>
<title>Frequently Asked Questions for FreeBSD 3.X, 4.X, 5.X, and 6.X</title>
<corpauthor>The FreeBSD Documentation Project</corpauthor>
@ -53,8 +53,8 @@
</legalnotice>
<abstract>
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, 4.X, 5.X, and 6.X.
All entries are assumed to be relevant to FreeBSD 2.0.5 and
<para>This is the FAQ for FreeBSD versions 3.X, 4.X, 5.X, and 6.X.
All entries are assumed to be relevant to FreeBSD 3.0 and
later, unless otherwise noted. If you are interested in
helping with this project, send email to the &a.doc;. The
latest version of this document is always available from the
@ -73,7 +73,7 @@
<chapter id="introduction">
<title>Introduction</title>
<para>Welcome to the FreeBSD 2.X-6.X FAQ!</para>
<para>Welcome to the FreeBSD 3.X-6.X FAQ!</para>
<para>As is usual with Usenet FAQs, this document aims to cover the
most frequently asked questions concerning the FreeBSD operating
@ -9296,12 +9296,6 @@ Key F15 A A Menu Workplace Nop</programlisting>
from the log file. Do not worry if it does not all make sense.
If you need to get help from someone, it may make sense to
them.</para>
<para>If your version of &man.ppp.8; does not understand the
<command>set log</command> command, you should download the
<ulink url="http://people.FreeBSD.org/~brian/">
latest version</ulink>. It will build on FreeBSD version
2.1.5 and higher.</para>
</answer>
</qandaentry>
@ -9351,23 +9345,13 @@ default 10.0.0.2 UGSc 0 0 tun0
If you do not have a default route, it may be because you are
running an old version of &man.ppp.8;
that does not understand the word <literal>HISADDR</literal>
in the ppp.conf file. If your version of
&man.ppp.8; is from before FreeBSD
2.2.5, change the</para>
<programlisting>add 0 0 HISADDR</programlisting>
<para>line to one saying</para>
<programlisting>add 0 0 10.0.0.2</programlisting>
in the ppp.conf file.</para>
<para>Another reason for the default route line being
missing is that you have mistakenly set up a default
router in your <filename>/etc/rc.conf</filename> (see
&man.rc.conf.5;) file (this file was called
<filename>/etc/sysconfig</filename> prior to release
2.2.2), and you have omitted the line saying</para>
&man.rc.conf.5;) file
and you have omitted the line saying</para>
<programlisting>delete ALL</programlisting>
@ -9755,25 +9739,6 @@ deny pred1 deflate deflate24 protocomp acfcomp shortseq vj</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question id="ppp-lockups">
<para>Why does &man.ppp.8; lock up shortly after connection?</para>
</question>
<answer>
<para>Prior to version 2.2.5 of FreeBSD, it was possible that
your link was disabled shortly after connection due to
&man.ppp.8; mis-handling Predictor1
compression negotiation. This would only happen if both sides
tried to negotiate different Compression Control Protocols
(CCP). This problem is now corrected, but if you are still
running an old version of &man.ppp.8;
the problem can be circumvented with the line</para>
<programlisting>disable pred1</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question id="ppp-shell-test-lockup">
<para>Why does &man.ppp.8; lock up when I shell out to test