Multiple typographical and grammatical fixes.
PR: docs/39513, docs/39516, docs/39518, docs/39520, docs/39521, docs/39523 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
This commit is contained in:
parent
55039f6187
commit
94c640cc37
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13437
1 changed files with 6 additions and 6 deletions
|
@ -9244,7 +9244,7 @@ add 0 0 HISADDR</programlisting>
|
|||
the <filename>ppp.conf</filename> file, or to type it at the
|
||||
prompt in interactive mode. It is also possible to adjust it on
|
||||
the fly while the line is active by connecting to
|
||||
<application>ppp</application>s server socket using
|
||||
<application>ppp</application>'s server socket using
|
||||
&man.telnet.1; or &man.pppctl.8;.
|
||||
Refer to the
|
||||
&man.ppp.8; man
|
||||
|
@ -9701,7 +9701,7 @@ CCP: Received Terminate Ack (1) state = Req-Sent (6)</programlisting>
|
|||
greater than the MTU size results in an IO error being logged
|
||||
via syslogd.</para>
|
||||
|
||||
<para>The PPP specification says that an MRU of 1500 should
|
||||
<para>The PPP specification says that an MTU of 1500 should
|
||||
<emphasis>always</emphasis> be accepted as a minimum,
|
||||
despite any LCP negotiations, therefore it is possible that
|
||||
should you decrease the MTU to less than 1500, your ISP will
|
||||
|
@ -9755,7 +9755,7 @@ CCP: Received Terminate Ack (1) state = Req-Sent (6)</programlisting>
|
|||
|
||||
<para>Ppp parses each line in your config files so that it can
|
||||
interpret strings such as
|
||||
<literal>set phone "123 456 789"</literal> correctly (and
|
||||
<literal>set phone "123 456 789"</literal> correctly and
|
||||
realize that the number is actually only
|
||||
<emphasis>one</emphasis> argument. In order to specify a
|
||||
<literal>"</literal> character, you must escape it
|
||||
|
@ -11186,7 +11186,7 @@ raisechar=^^</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Yes, starting with version 3.0 you can using BSDI's
|
||||
<para>Yes, starting with version 3.0 you can use BSDI's
|
||||
<application>doscmd</application> DOS emulation which has
|
||||
been integrated and enhanced. Send mail to the &a.emulation;
|
||||
if you are interested in joining this ongoing effort!</para>
|
||||
|
@ -11914,7 +11914,7 @@ raisechar=^^</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question id="ctm">
|
||||
<para>Can I follow current with limited Internet access?</para>
|
||||
<para>Can I follow -CURRENT with limited Internet access?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
|
@ -11973,7 +11973,7 @@ ${RELEASEDIR}/tarballs/bindist/bin_tgz.)</programlisting>
|
|||
|
||||
<para>In a nutshell, there a few I/O ports that all of the
|
||||
PnP boards respond to when the host asks if anyone is out
|
||||
there. So when the PnP probe routine starts, he asks if there
|
||||
there. So when the PnP probe routine starts, it asks if there
|
||||
are any PnP boards present, and all the PnP boards respond with
|
||||
their model # to a I/O read of the same port, so the probe
|
||||
routine gets a wired-OR <quote>yes</quote> to that question. At
|
||||
|
|
Loading…
Reference in a new issue