From owner-cvs-all@FreeBSD.ORG Mon Nov 27 20:38:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B3DD16A530; Mon, 27 Nov 2006 20:38:42 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09923448BC; Mon, 27 Nov 2006 20:17:43 +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 kARKIjXY057857; Mon, 27 Nov 2006 20:18:45 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARKIjYw057856; Mon, 27 Nov 2006 20:18:45 GMT (envelope-from thompsa) Message-Id: <200611272018.kARKIjYw057856@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 27 Nov 2006 20:18:44 +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 ifbridge.c 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: Mon, 27 Nov 2006 20:38:42 -0000 thompsa 2006-11-27 20:18:44 UTC FreeBSD src repository Modified files: sbin/ifconfig ifbridge.c ifconfig.8 Log: Keep the command name the same as the values display name in ifconfig. Revision Changes Path 1.7 +1 -1 src/sbin/ifconfig/ifbridge.c 1.127 +1 -1 src/sbin/ifconfig/ifconfig.8