cvs commit: src/share/man/man5 Makefile newsyslog.conf.5
Tom Rhodes
trhodes at FreeBSD.org
Fri Mar 12 08:06:15 PST 2004
On Thu, 11 Mar 2004 15:04:46 +0200
Ruslan Ermilov <ru at 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
More information about the cvs-src
mailing list