Date: Wed, 24 Jul 2002 05:05:15 +0300 From: Giorgos Keramidas <keramida@FreeBSD.org> To: Tony Finch <dot@dotat.at> Cc: cvs@FreeBSD.org, doc@FreeBSD.org, dwmalone@FreeBSD.org Subject: Re: CVSROOT documentation patch Message-ID: <20020724020515.GB1644@hades.hell.gr> In-Reply-To: <20020720154611.A1296@chiark.greenend.org.uk> References: <E17VCWe-000L8c-00@cyan.csi.cam.ac.uk> <20020718163457.D32457@chiark.greenend.org.uk> <20020719202612.B8238@chiark.greenend.org.uk> <20020719204817.C8238@chiark.greenend.org.uk> <20020720154611.A1296@chiark.greenend.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-07-20 15:46 +0000, Tony Finch wrote: > --- article.sgml Fri Jul 19 19:36:21 2002 > +++ article.2.sgml Sat Jul 20 14:38:24 2002 > @@ -298,7 +298,10 @@ > <application>CVS</application> does not do this which makes > <filename>logcheck</filename> unable to clean up the log message, > although it is still able to check that it is syntactically > - OK.</para></note> > + OK. <application>CVS</application> 1.11.2 can be configured to > + have the same behaviour as FreeBSD's version by setting > + <verbatim>RereadLogAfterVerify=always</verbatim> in the > + <filename>config</filename> file.</para></note> > </listitem> > > <listitem> Looks OK to me. Apart from one minor thing. If you want to commit this separately, change <verbatim>...</verbatim> to <literal>...</literal>. There is no <verbatim> element :-) The authors of the article are FreeBSD committers. You might want to pass future articles from them, and if they're too busy to handle the work then post the patches for review in <freebsd-doc@freebsd.org> or (usually, if you don't feel like testing and committing the changes yourself) attach the diff output to a new PR under the "docs" Category. That's all it takes :-) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724020515.GB1644>