svn commit: r301550 - head/share/man/man4
Pedro F. Giffuni
pfg at FreeBSD.org
Tue Jun 7 15:20:54 UTC 2016
Author: pfg
Date: Tue Jun 7 15:20:53 2016
New Revision: 301550
URL: https://svnweb.freebsd.org/changeset/base/301550
Log:
ng_mppc(4): Bring netgraph(3) MPPC compression support.
Documentation change missing from r301549.
Modified:
head/share/man/man4/ng_mppc.4
Modified: head/share/man/man4/ng_mppc.4
==============================================================================
--- head/share/man/man4/ng_mppc.4 Tue Jun 7 15:07:00 2016 (r301549)
+++ head/share/man/man4/ng_mppc.4 Tue Jun 7 15:20:53 2016 (r301550)
@@ -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 ,
More information about the svn-src-head
mailing list