From owner-cvs-src@FreeBSD.ORG Thu Dec 29 11:16:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6525016A41F; Thu, 29 Dec 2005 11:16:24 +0000 (GMT) (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 E107843D45; Thu, 29 Dec 2005 11:16:23 +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 jBTBGNPU035614; Thu, 29 Dec 2005 11:16:23 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBTBGN28035613; Thu, 29 Dec 2005 11:16:23 GMT (envelope-from thompsa) Message-Id: <200512291116.jBTBGN28035613@repoman.freebsd.org> From: Andrew Thompson Date: Thu, 29 Dec 2005 11:16:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 11:16:24 -0000 thompsa 2005-12-29 11:16:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/ifconfig ifconfig.8 Log: Add the documentation for if_bridge(4) commands which was missed when the code was MFCed to RELENG_5 Revision Changes Path 1.85.2.4 +129 -0 src/sbin/ifconfig/ifconfig.8