Date: Fri, 12 Mar 2004 11:06:30 -0500 From: Tom Rhodes <trhodes@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 Makefile newsyslog.conf.5 Message-ID: <20040312110630.5172b6de@localhost> In-Reply-To: <20040311130446.GD21668@ip.net.ua> References: <200403110435.i2B4Z8A2080356@repoman.freebsd.org> <20040311130446.GD21668@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Mar 2004 15:04:46 +0200 Ruslan Ermilov <ru@FreeBSD.org> wrote: > On Wed, Mar 10, 2004 at 08:35:08PM -0800, 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: > > > > o Kill hard sentence breaks. > > o Markup fixes. > > o Wordsmithing. > > > > Revision Changes Path > > 1.54 +1 -0 src/share/man/man5/Makefile > > 1.1 +370 -0 src/share/man/man5/newsyslog.conf.5 (new) > > > Since this manpage is related to only one utility, it'd be > better to keep this manpage together with the code. It's > also beneficial for a developer working on the code, and in > case newsyslog(8) is skipped during the build, all of its > bits are in one place to make it easier. Please recommit > the new manpage to where it belongs. (There are other > manpages in src/share/man/man5 that could be moved.) Done. I was just walking the 'normal path' with this, perhaps if I get some free time, I'll request a repocopy of those other pages and sort this 'mess' out. -- Tom Rhodes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040312110630.5172b6de>