Fix HISADDR_must_be_after note in ppp.conf example

It must refer to line 17 (set ifaddr)
This commit is contained in:
Denis Peplin 2004-04-26 06:22:32 +00:00
parent cc2d502eed
commit 22ffb8bc36
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20796

View file

@ -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>