From owner-cvs-src@FreeBSD.ORG Wed Oct 6 04:47:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B670516A4CE; Wed, 6 Oct 2004 04:47:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9526343D2F; Wed, 6 Oct 2004 04:47:37 +0000 (GMT) (envelope-from brooks@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 i964lbpC009846; Wed, 6 Oct 2004 04:47:37 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964lbrg009845; Wed, 6 Oct 2004 04:47:37 GMT (envelope-from brooks) Message-Id: <200410060447.i964lbrg009845@repoman.freebsd.org> From: Brooks Davis Date: Wed, 6 Oct 2004 04:47:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:47:37 -0000 brooks 2004-10-06 04:47:37 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Mention "-d directory" in usage(). Pointy hat to: brooks Revision Changes Path 1.99 +1 -1 src/usr.sbin/newsyslog/newsyslog.c