Call the xref by the right name.
This commit is contained in:
parent
20daeed9a9
commit
8968bbd8a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1972
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: userppp.sgml,v 1.23 1997-09-09 20:56:25 brian Exp $ -->
|
||||
<!-- $Id: userppp.sgml,v 1.24 1997-09-20 16:10:25 brian Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>Setting up User PPP<label id="userppp">
|
||||
|
@ -371,7 +371,7 @@
|
|||
and allowing ppp to set it up correctly using the IP Configuration
|
||||
Protocol (IPCP) after connecting. The <tt>ppp.conf</tt> configuration
|
||||
is the same as <ref id="userppp:staticIP"
|
||||
name="PPP and Dynamic IP addresses">, with the following change:
|
||||
name="PPP and Static IP addresses">, with the following change:
|
||||
|
||||
<tscreen><verb>
|
||||
10 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
|
||||
|
|
Loading…
Reference in a new issue