From owner-cvs-all@FreeBSD.ORG Sun Aug 14 03:28:10 2005 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 7E42216A41F; Sun, 14 Aug 2005 03:28:10 +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 3CEA943D46; Sun, 14 Aug 2005 03:28:10 +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 j7E3S9g2002737; Sun, 14 Aug 2005 03:28:10 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7E3S9UE002736; Sun, 14 Aug 2005 03:28:09 GMT (envelope-from thompsa) Message-Id: <200508140328.j7E3S9UE002736@repoman.freebsd.org> From: Andrew Thompson Date: Sun, 14 Aug 2005 03:28:08 +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/sbin/ifconfig ifconfig.8 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: Sun, 14 Aug 2005 03:28:10 -0000 thompsa 2005-08-14 03:28:08 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: Document two missed if_bridge commands 'addr' and 'static'. Noticed by: Michal Mertl Approved by: mlaier (mentor) MFC after: 3 days Revision Changes Path 1.101 +7 -0 src/sbin/ifconfig/ifconfig.8