From owner-cvs-all@FreeBSD.ORG Sat Nov 6 13:38:46 2004 Return-Path: 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 1156816A4CE; Sat, 6 Nov 2004 13:38:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4FFF43D5A; Sat, 6 Nov 2004 13:38:45 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA6Dcjb7098111; Sat, 6 Nov 2004 13:38:45 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA6DcjQ9098110; Sat, 6 Nov 2004 13:38:45 GMT (envelope-from ru) Message-Id: <200411061338.iA6DcjQ9098110@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 6 Nov 2004 13:38:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 06 Nov 2004 13:38:46 -0000 ru 2004-11-06 13:38:45 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: First there was an -m option. Then Peter killed it and made it the default. Then Brooks and Poul-Henning added it again. Then Ruslan fixed the manpage... Revision Changes Path 1.86 +0 -3 src/sbin/ifconfig/ifconfig.8