From owner-cvs-src@FreeBSD.ORG Fri Mar 12 08:05:21 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 13DEE16A4CE; Fri, 12 Mar 2004 08:05:21 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D23843D45; Fri, 12 Mar 2004 08:05:20 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-235-164.zoominternet.net [24.154.235.164]) (authenticated bits=0) by pittgoth.com (8.12.11/8.12.11) with ESMTP id i2CG5H21052782 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 12 Mar 2004 11:05:19 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Fri, 12 Mar 2004 11:05:34 -0500 From: Tom Rhodes To: Garance A Drosihn Message-Id: <20040312110534.27a913a0@localhost> In-Reply-To: References: <200403110435.i2B4Z8A2080356@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 Makefile newsyslog.conf.5 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: Fri, 12 Mar 2004 16:05:21 -0000 On Thu, 11 Mar 2004 09:59:09 -0500 Garance A Drosihn wrote: > At 8:35 PM -0800 3/10/04, Tom Rhodes wrote: > >trhodes 2004/03/10 20:35:08 PST > > > > FreeBSD src repository > > > > Modified files: > > share/man/man5 Makefile > > Added files: > > share/man/man5 newsyslog.conf.5 > > Log: > > Add a newsyslog.conf manual page. This follows suit with the > > other utilities which have configuration files. This is just > > a cut-paste from newsyslog.8 with the following changes: > > I like the idea of moving that information into a separate man > page, but I would much prefer that this man page remain with > the source for newsyslog. Done. -- Tom Rhodes