From owner-cvs-all@FreeBSD.ORG Fri Apr 28 11:48:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4207116A400; Fri, 28 Apr 2006 11:48:54 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF1443D48; Fri, 28 Apr 2006 11:48:53 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3SBmrFN062109; Fri, 28 Apr 2006 11:48:53 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3SBmr45062108; Fri, 28 Apr 2006 11:48:53 GMT (envelope-from thompsa) Message-Id: <200604281148.k3SBmr45062108@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 28 Apr 2006 11:48:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 if_bridge.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 11:48:54 -0000 thompsa 2006-04-28 11:48:53 UTC FreeBSD src repository Modified files: share/man/man4 if_bridge.4 Log: - use ath(4) in the wireless examples rather than the aging wi(4) - make the packet filtering its own section and clarify a few points - note that the interfaces need to be upped [1] PR: docs/94545 [1] Revision Changes Path 1.14 +37 -19 src/share/man/man4/if_bridge.4