[Lcdproc] MtxOrb problem

Peter Marschall peter@adpm.de
Thu Oct 5 09:38:02 2006


Hi,

On Thursday, 5. October 2006 03:14, Michelle Dupuis wrote:
> As for contributing - that sounds great.  I would like to improve the
> init-XXX.rpm scripts so I will do so.  Having never contributed before, do
> I email you new versions?  Do I need to use the diff tool?  (Should I RTFM
> which may be somewhere you're going to point me?)

Yes, please use diff's.

Simply do a 
	diff -u OLD-FILE NEW-FILE > DIFF-FILE
where OLD-FILE and NEW-FILE are the old and new versions of a file.
DIFF-FILE is the generated file that contains the differences.

Detailed Information about diff can be found by calling 'diff --help' or in 
its man page available via the 'man diff' command.

Peter

-- 
Peter Marschall
peter@adpm.de