svn commit: r255234 - head/share/man/man4
Alexander Motin
mav at FreeBSD.org
Thu Sep 5 07:13:09 UTC 2013
Author: mav
Date: Thu Sep 5 07:13:08 2013
New Revision: 255234
URL: http://svnweb.freebsd.org/changeset/base/255234
Log:
Add more references.
Submitted by: Dmitry Luhtionov <dmitryluhtionov at gmail.com>
MFC after: 1 week
Modified:
head/share/man/man4/netgraph.4
Modified: head/share/man/man4/netgraph.4
==============================================================================
--- head/share/man/man4/netgraph.4 Thu Sep 5 06:58:49 2013 (r255233)
+++ head/share/man/man4/netgraph.4 Thu Sep 5 07:13:08 2013 (r255234)
@@ -1284,7 +1284,7 @@ link between two machines.
There is a full multilink PPP implementation that runs in
.Nm .
The
-.Pa net/mpd
+.Pa net/mpd5
port can use these modules to make a very low latency high
capacity PPP system.
It also supports
@@ -1423,6 +1423,7 @@ common networking problems, solved using
.Xr ng_bridge 4 ,
.Xr ng_bt3c 4 ,
.Xr ng_btsocket 4 ,
+.Xr ng_car 4 ,
.Xr ng_cisco 4 ,
.Xr ng_device 4 ,
.Xr ng_echo 4 ,
@@ -1439,13 +1440,16 @@ common networking problems, solved using
.Xr ng_hub 4 ,
.Xr ng_iface 4 ,
.Xr ng_ip_input 4 ,
+.Xr ng_ipfw 4 ,
.Xr ng_ksocket 4 ,
.Xr ng_l2cap 4 ,
.Xr ng_l2tp 4 ,
.Xr ng_lmi 4 ,
.Xr ng_mppc 4 ,
+.Xr ng_nat 4 ,
.Xr ng_netflow 4 ,
.Xr ng_one2many 4 ,
+.Xr ng_patch 4 ,
.Xr ng_ppp 4 ,
.Xr ng_pppoe 4 ,
.Xr ng_pptpgre 4 ,
More information about the svn-src-head
mailing list