s/gateway/gateway_enable/
This commit is contained in:
parent
3d7ba3a1cf
commit
3baa9ec573
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10554
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.52 2001/08/16 18:35:06 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.53 2001/09/03 02:29:27 brian Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ppp-and-slip">
|
||||
|
@ -750,7 +750,7 @@ protocol: ppp</screen>
|
|||
also confirm that the <filename>/etc/rc.conf</filename> file
|
||||
contains the following:</para>
|
||||
|
||||
<programlisting>gateway="YES"</programlisting>
|
||||
<programlisting>gateway_enable="YES"</programlisting>
|
||||
|
||||
<sect5>
|
||||
<title>Which getty?</title>
|
||||
|
|
Loading…
Reference in a new issue