Reduce and subtract extra words.
Approved by: bcr (mentor)
This commit is contained in:
parent
2f26e1d4ce
commit
05d2401e84
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40600
1 changed files with 4 additions and 4 deletions
|
@ -6996,8 +6996,8 @@ deny pred1 deflate deflate24 protocomp acfcomp shortseq vj</programlisting>
|
|||
to see a hangup from the server.</para>
|
||||
|
||||
<para>This can be avoided by allowing the peer to start
|
||||
negotiating with the following line in your
|
||||
<filename>ppp.conf</filename> file:</para>
|
||||
negotiating with the following line in
|
||||
<filename>ppp.conf</filename>:</para>
|
||||
|
||||
<programlisting>set openmode passive</programlisting>
|
||||
|
||||
|
@ -7103,8 +7103,8 @@ deny pred1 deflate deflate24 protocomp acfcomp shortseq vj</programlisting>
|
|||
appear to have frozen. This is because &man.ppp.8; is
|
||||
waiting for the command to complete.</para>
|
||||
|
||||
<para>If you wish to execute commands like this, use the
|
||||
<command>!bg</command> command instead. This will execute
|
||||
<para>To execute commands like this, use
|
||||
<command>!bg</command> instead. This will execute
|
||||
the given command in the background, and &man.ppp.8; can
|
||||
continue to service the link.</para>
|
||||
</answer>
|
||||
|
|
Loading…
Reference in a new issue