From owner-freebsd-current@FreeBSD.ORG Sun Nov 20 18:29:18 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 25C7216A41F for ; Sun, 20 Nov 2005 18:29:18 +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 7D84E43D45 for ; Sun, 20 Nov 2005 18:29:17 +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 jAKIUcPx085944; Sun, 20 Nov 2005 18:30:38 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.13.4/8.12.9/Submit) id jAKIUcHJ085943; Sun, 20 Nov 2005 18:30:38 GMT (envelope-from dunstan) Date: Sun, 20 Nov 2005 18:30:37 +0000 From: "Wojciech A. Koszek" To: Joseph Koshy Message-ID: <20051120183037.GA85917@freebsd.czest.pl> References: <20051120172755.GA85641@freebsd.czest.pl> <84dead720511200943ua2cf8b8y49bff0dcf3e2fa63@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <84dead720511200943ua2cf8b8y49bff0dcf3e2fa63@mail.gmail.com> 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: Sun, 20 Nov 2005 18:29:18 -0000 On Sun, Nov 20, 2005 at 11:13:58PM +0530, Joseph Koshy wrote: > wk> http://freebsd.czest.pl/dunstan/FreeBSD/diff.0.devd > wk> Comments are welcome! > > Manual page comments: > [..] > 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. > The manual page also needs a .Sh FILES section that > lists /etc/devd.conf. Thanks! I've fixed it. Updated version: http://freebsd.czest.pl/dunstan/FreeBSD/diff.1.devd Since also /var/run/devd.pipe is mentioned, and syslogd(8) has pipes listed, I've also put it in .Sh FILES. -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl