Remove specific example of outdated and ancient modem.

Reviewed by:	holocaine
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-01-13 05:48:42 +00:00
parent f0dccfc78d
commit 5c4e36738c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40594

View file

@ -73,7 +73,6 @@
&tm-attrib.sgi; &tm-attrib.sgi;
&tm-attrib.sparc; &tm-attrib.sparc;
&tm-attrib.sun; &tm-attrib.sun;
&tm-attrib.usrobotics;
&tm-attrib.general; &tm-attrib.general;
</legalnotice> </legalnotice>
@ -6968,16 +6967,8 @@ add 0 0 HISADDR</programlisting>
thinks (incorrectly) that it lost carrier.</para> thinks (incorrectly) that it lost carrier.</para>
<para>There is a setting on most modems for determining how <para>There is a setting on most modems for determining how
tolerant it should be to temporary losses of carrier. On a tolerant it should be to temporary losses of carrier.
&usrobotics;&nbsp;&sportster; for example, this is measured Refer to the modem manual for details.</para>
by the <literal>S10</literal> register in tenths of a
second. To make your modem more forgiving, you could add
the following send-expect sequence to your dial
string:</para>
<programlisting>set dial "...... ATS10=10 OK ......"</programlisting>
<para>Refer to your modem manual for details.</para>
</answer> </answer>
</qandaentry> </qandaentry>