From owner-svn-src-projects@FreeBSD.ORG Fri Feb 3 15:33:56 2012 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07BC6106564A; Fri, 3 Feb 2012 15:33:56 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E743E8FC14; Fri, 3 Feb 2012 15:33:55 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q13FXtQD093294; Fri, 3 Feb 2012 15:33:55 GMT (envelope-from bz@svn.freebsd.org) Received: (from bz@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q13FXtUx093292; Fri, 3 Feb 2012 15:33:55 GMT (envelope-from bz@svn.freebsd.org) Message-Id: <201202031533.q13FXtUx093292@svn.freebsd.org> From: "Bjoern A. Zeeb" Date: Fri, 3 Feb 2012 15:33:55 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r230949 - projects/multi-fibv6/head/share/man/man4 X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 15:33:56 -0000 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,