From owner-freebsd-current@FreeBSD.ORG Mon Nov 21 13:52:44 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B4F16A41F for ; Mon, 21 Nov 2005 13:52:44 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4A143D49 for ; Mon, 21 Nov 2005 13:52:42 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by freebsd.czest.pl (8.12.10/8.12.9) with ESMTP id jALDs2Px094640; Mon, 21 Nov 2005 13:54:03 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.13.4/8.12.9/Submit) id jALDs17Q094639; Mon, 21 Nov 2005 13:54:01 GMT (envelope-from dunstan) Date: Mon, 21 Nov 2005 13:54:01 +0000 From: "Wojciech A. Koszek" To: "Daniel O'Connor" Message-ID: <20051121135401.GA94609@freebsd.czest.pl> References: <20051120172755.GA85641@freebsd.czest.pl> <84dead720511200943ua2cf8b8y49bff0dcf3e2fa63@mail.gmail.com> <20051120183037.GA85917@freebsd.czest.pl> <200511211011.29745.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <200511211011.29745.doconnor@gsoft.com.au> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: [PATCH] Specifying alternative file for devd(8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2005 13:52:44 -0000 On Mon, Nov 21, 2005 at 10:11:28AM +1030, Daniel O'Connor wrote: > On Mon, 21 Nov 2005 05:00, Wojciech A. Koszek wrote: > > > You should probably also mention in the manual page that > > > only one (the last) '-f' option has an effect. > > > > Every options has an effect and (somehow) modifies application behavour. I > > don't see a reason why to mention it, since it's already explained. If you > > think it's really needed, let me know, I'll make another update. > > He means that you should mention that multiple -f options are not additive. > > ie you can't do > devd -f config1 -f config2 > > and have devd "merge" the 2 configuration files. Sorry and thanks for the explanation. Updated patch: http://freebsd.czest.pl/dunstan/FreeBSD/diff.2.devd -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl