svn commit: r230949 - projects/multi-fibv6/head/share/man/man4

Bjoern A. Zeeb bz at FreeBSD.org
Fri Feb 3 15:33:56 UTC 2012


Author: bz
Date: Fri Feb  3 15:33:55 2012
New Revision: 230949
URL: http://svn.freebsd.org/changeset/base/230949

Log:
  Document the fact that faith(4) is only available on the default FIB.
  
  Sponsored by:	Cisco Systems, Inc.

Modified:
  projects/multi-fibv6/head/share/man/man4/faith.4

Modified: projects/multi-fibv6/head/share/man/man4/faith.4
==============================================================================
--- projects/multi-fibv6/head/share/man/man4/faith.4	Fri Feb  3 15:31:47 2012	(r230948)
+++ projects/multi-fibv6/head/share/man/man4/faith.4	Fri Feb  3 15:33:55 2012	(r230949)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 10, 1999
+.Dd January 23, 2012
 .Dt FAITH 4
 .Os
 .Sh NAME
@@ -58,7 +58,7 @@ variable in
 .Xr rc.conf 5 .
 .Pp
 Special action will be taken when IPv6 TCP traffic is seen on a router,
-and the routing table suggests to route it to the
+and the default routing table suggests to route it to the
 .Nm
 interface.
 In this case, the packet will be accepted by the router,


More information about the svn-src-projects mailing list