Fixed a minor typo.
This commit is contained in:
parent
13364cc552
commit
40f4ebb22e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=601
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: userppp.sgml,v 1.9 1996-10-05 18:36:22 wosch Exp $ -->
|
||||
<!-- $Id: userppp.sgml,v 1.10 1996-10-14 14:48:02 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>Setting up user PPP<label id="userppp">
|
||||
|
@ -291,7 +291,7 @@ x.x.x.x:
|
|||
<sect1><heading>PPP and Dynamic IP configuration</heading>
|
||||
|
||||
<!-- XXX -->
|
||||
<p>If you service provider does not assign static IP numbers,
|
||||
<p>If your service provider does not assign static IP numbers,
|
||||
<tt>ppp</tt> can be configured to negotiate the local address. This is
|
||||
done by specifying 0 as the local IP address:
|
||||
<tscreen><verb>
|
||||
|
|
Loading…
Reference in a new issue