tags 299310 + upstream patch forwarded 299310 [EMAIL PROTECTED] thanks On Sun, 2005-03-13 at 08:39 -0500, Justin Pryzby wrote:
Hi, > fixcvsdiff(1) is missing a space in the DESCRIPTION paragraph: > > patch(1)mis-interprets. The diff file must retain the lines beginning > ^^^ Right. Patch is below. -Michael diff -ur patchutils-0.2.30.orig/doc/fixcvsdiff.1 patchutils-0.2.30/doc/fixcvsdiff.1 --- patchutils-0.2.30.orig/doc/fixcvsdiff.1 2004-07-22 16:15:35.000000000 +0200 +++ patchutils-0.2.30/doc/fixcvsdiff.1 2005-03-20 14:24:47.659881542 +0100 @@ -31,7 +31,7 @@ .SH "DESCRIPTION" .PP -fixcvsdiff modifies diff files created from the \fBcvs diff\fR command, where files have been added or removed\&. CVS tends to create diff files that \fBpatch\fR(1)mis\-interprets\&. The diff file must retain the lines beginning with ``Index:'' in order for the correction to work\&. +fixcvsdiff modifies diff files created from the \fBcvs diff\fR command, where files have been added or removed\&. CVS tends to create diff files that \fBpatch\fR(1) mis\-interprets\&. The diff file must retain the lines beginning with ``Index:'' in order for the correction to work\&. .SH "OPTIONS" diff -ur patchutils-0.2.30.orig/doc/patchutils.xml patchutils-0.2.30/doc/patchutils.xml --- patchutils-0.2.30.orig/doc/patchutils.xml 2004-07-02 14:33:04.000000000 +0200 +++ patchutils-0.2.30/doc/patchutils.xml 2005-03-20 14:24:19.922633185 +0100 @@ -903,7 +903,7 @@ <citerefentry> <refentrytitle>patch</refentrytitle> <manvolnum>1</manvolnum> - </citerefentry>mis-interprets. The diff file must retain the + </citerefentry> mis-interprets. The diff file must retain the lines beginning with <quote>Index:</quote> in order for the correction to work.</para> </refsect1> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]