Fix HISADDR_must_be_after note in ppp.conf example
It must refer to line 17 (set ifaddr)
This commit is contained in:
parent
cc2d502eed
commit
22ffb8bc36
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20796
1 changed files with 2 additions and 2 deletions
|
@ -553,8 +553,8 @@ protocol: ppp</screen>
|
|||
<listitem>
|
||||
<para>Adds a default route to your ISP's gateway. The
|
||||
special word <literal>HISADDR</literal> is replaced with
|
||||
the gateway address specified on line 9. It is
|
||||
important that this line appears after line 9,
|
||||
the gateway address specified on line 17. It is
|
||||
important that this line appears after line 17,
|
||||
otherwise <literal>HISADDR</literal> will not yet be
|
||||
initialized.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue