Remove redundant extra extranious words
Approved by: jkois (mentor)
This commit is contained in:
parent
c4addb934b
commit
bc142c0151
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39933
1 changed files with 4 additions and 4 deletions
|
@ -6851,8 +6851,8 @@ UserConfig> <userinput>quit</userinput></screen>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><keycode>116</keycode> —
|
<para><keycode>116</keycode> —
|
||||||
<keycap>Windows</keycap> key, to the right of the
|
<keycap>Windows</keycap> key, to the right of
|
||||||
<keycap>AltGr</keycap> key</para>
|
<keycap>AltGr</keycap></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -7917,7 +7917,7 @@ add 0 0 HISADDR</programlisting>
|
||||||
seconds of inactivity before the connection is closed. If
|
seconds of inactivity before the connection is closed. If
|
||||||
<replaceable>NNN</replaceable> is zero, the connection is
|
<replaceable>NNN</replaceable> is zero, the connection is
|
||||||
never closed due to a timeout. It is possible to put this
|
never closed due to a timeout. It is possible to put this
|
||||||
command in the <filename>ppp.conf</filename> file, or to
|
command in <filename>ppp.conf</filename>, or to
|
||||||
type it at the prompt in interactive mode. It is also
|
type it at the prompt in interactive mode. It is also
|
||||||
possible to adjust it on the fly while the line is active by
|
possible to adjust it on the fly while the line is active by
|
||||||
connecting to <application>ppp</application>'s server socket
|
connecting to <application>ppp</application>'s server socket
|
||||||
|
@ -8026,7 +8026,7 @@ add 0 0 HISADDR</programlisting>
|
||||||
<para>There is very little you can do about this. Most ISPs
|
<para>There is very little you can do about this. Most ISPs
|
||||||
will refuse to help if you are not running a µsoft; OS.
|
will refuse to help if you are not running a µsoft; OS.
|
||||||
You can <literal>enable lqr</literal> in your
|
You can <literal>enable lqr</literal> in your
|
||||||
<filename>ppp.conf</filename> file, allowing &man.ppp.8; to
|
<filename>ppp.conf</filename>, allowing &man.ppp.8; to
|
||||||
detect the remote failure and hang up, but this detection is
|
detect the remote failure and hang up, but this detection is
|
||||||
relatively slow and therefore not that useful. You may want
|
relatively slow and therefore not that useful. You may want
|
||||||
to avoid telling your ISP that you are running
|
to avoid telling your ISP that you are running
|
||||||
|
|
Loading…
Reference in a new issue