svn commit: r255535 - stable/9/share/man/man4

Alexander Motin mav at FreeBSD.org
Sat Sep 14 08:24:34 UTC 2013


Author: mav
Date: Sat Sep 14 08:24:34 2013
New Revision: 255535
URL: http://svnweb.freebsd.org/changeset/base/255535

Log:
  MFC r255534:
  Add more references.

Modified:
  stable/9/share/man/man4/netgraph.4
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/netgraph.4
==============================================================================
--- stable/9/share/man/man4/netgraph.4	Sat Sep 14 08:22:57 2013	(r255534)
+++ stable/9/share/man/man4/netgraph.4	Sat Sep 14 08:24:34 2013	(r255535)
@@ -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-all mailing list