Typo.
This commit is contained in:
parent
234173d253
commit
6389ec198a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2137
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: userppp.sgml,v 1.26 1997-09-22 15:24:52 brian Exp $ -->
|
||||
<!-- $Id: userppp.sgml,v 1.27 1997-11-02 10:56:47 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>Setting up User PPP<label id="userppp">
|
||||
|
@ -386,7 +386,7 @@
|
|||
IP numbers more appropriate to your circumstances, but the
|
||||
above example will almost always work. If it fails, you may
|
||||
be able to defeat some broken ppp implementations by
|
||||
supplying an additional <tt>0.0.0.0</tt> arguement:
|
||||
supplying an additional <tt>0.0.0.0</tt> argument:
|
||||
|
||||
<tscreen><verb>
|
||||
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
|
||||
|
|
Loading…
Reference in a new issue