From owner-cvs-all@FreeBSD.ORG Thu Mar 11 05:04:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93AF216A4CE; Thu, 11 Mar 2004 05:04:49 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A019243D48; Thu, 11 Mar 2004 05:04:48 -0800 (PST) (envelope-from ru@ip.net.ua) Received: from heffalump.office.ipnet (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.10/8.12.9) with ESMTP id i2BD8Tu0033023 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Mar 2004 15:08:30 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.office.ipnet (8.12.11/8.12.11) id i2BD4lsA022020; Thu, 11 Mar 2004 15:04:47 +0200 (EET) (envelope-from ru) Date: Thu, 11 Mar 2004 15:04:46 +0200 From: Ruslan Ermilov To: Tom Rhodes Message-ID: <20040311130446.GD21668@ip.net.ua> References: <200403110435.i2B4Z8A2080356@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C+ts3FVlLX8+P6JN" Content-Disposition: inline In-Reply-To: <200403110435.i2B4Z8A2080356@repoman.freebsd.org> User-Agent: Mutt/1.5.6i 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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 13:04:49 -0000 --C+ts3FVlLX8+P6JN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 10, 2004 at 08:35:08PM -0800, Tom Rhodes wrote: > trhodes 2004/03/10 20:35:08 PST >=20 > FreeBSD src repository >=20 > Modified files: > share/man/man5 Makefile=20 > Added files: > share/man/man5 newsyslog.conf.5=20 > Log: > Add a newsyslog.conf manual page. This follows suit with the other uti= lities > which have configuration files. This is just a cut-paste from newsyslo= g.8 > with the following changes: > =20 > o Kill hard sentence breaks. > o Markup fixes. > o Wordsmithing. > =20 > Revision Changes Path > 1.54 +1 -0 src/share/man/man5/Makefile > 1.1 +370 -0 src/share/man/man5/newsyslog.conf.5 (new) >=20 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.) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --C+ts3FVlLX8+P6JN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAUGPuUkv4P6juNwoRApVsAJ46pbF7/jp0sgEprvrA8XzvW0zqcgCdGjpO 8qbkpZgVN2NObTDIsPsMgp0= =PO43 -----END PGP SIGNATURE----- --C+ts3FVlLX8+P6JN--