ng_mppc(4): Bring netgraph(3) MPPC compression support.

Documentation change missing from r301549.
This commit is contained in:
Pedro F. Giffuni 2016-06-07 15:20:53 +00:00
parent c3fb425204
commit 3707d4d3e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301550

View File

@ -35,7 +35,7 @@
.\" $Whistle: ng_mppc.8,v 1.1 1999/12/08 20:20:39 archie Exp $
.\" $FreeBSD$
.\"
.Dd December 8, 1999
.Dd June 7, 2016
.Dt NG_MPPC 4
.Os
.Sh NAME
@ -153,12 +153,6 @@ and
are supplied to selectively compile in either or both capabilities.
At least one of these must be defined, or else this node type is useless.
.Pp
The MPPC protocol requires proprietary compression code available
from Hi/Fn (formerly STAC).
These files must be obtained elsewhere and added to the kernel
sources before this node type will compile with the
.Dv NETGRAPH_MPPC_COMPRESSION
option.
.Sh SEE ALSO
.Xr netgraph 4 ,
.Xr ng_ppp 4 ,