Add NETGRAPH_ETHER to the list in the PPPoE section.
Submitted by: caitlen <caitlen888@yahoo.com>
This commit is contained in:
parent
a801119d91
commit
18ae08af60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10296
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.43 2001/07/30 17:18:53 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.44 2001/08/09 23:42:33 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ppp-and-slip">
|
||||
|
@ -1845,6 +1845,9 @@ exit 1
|
|||
<listitem>
|
||||
<para><option>options NETGRAPH_SOCKET</option></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><option>options NETGRAPH_ETHER</option></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue