From owner-cvs-all@FreeBSD.ORG Wed Oct 11 21:00:34 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 3DC0D16A417; Wed, 11 Oct 2006 21:00:03 +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 B6C9543D4C; Wed, 11 Oct 2006 21:00:02 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9BL02kB004838; Wed, 11 Oct 2006 21:00:02 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9BL02b5004837; Wed, 11 Oct 2006 21:00:02 GMT (envelope-from thompsa) Message-Id: <200610112100.k9BL02b5004837@repoman.freebsd.org> From: Andrew Thompson Date: Wed, 11 Oct 2006 21:00:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 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: Wed, 11 Oct 2006 21:00:34 -0000 thompsa 2006-10-11 21:00:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 if_bridge.4 Log: MFC r1.22, 1.23 - Note that the bridge uses a random MAC and can be overridden. - Provide an example of assigning an IP to the bridge. Approved by: re (bmah) Revision Changes Path 1.5.2.12 +19 -1 src/share/man/man4/if_bridge.4