Re: diff to fix patch(1) confusing behaviour when using -C

2012-05-14 Thread Loganaden Velvindron
todd pointed out that the last line is wrong. Index: patch.c === RCS file: /cvs/src/usr.bin/patch/patch.c,v retrieving revision 1.49 diff -u -p -r1.49 patch.c --- patch.c 24 Jul 2010 01:10:12 - 1.49 +++ patch.c 14 May

diff to fix patch(1) confusing behaviour when using -C

2012-05-09 Thread Loganaden Velvindron
when using patch -C, it says that it's saving to a reject file, it's not actually saving to any file. # patch -C < lol.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -- |diff --git a/usr.bin/evtranalyze/evtranalyze.1 b/usr.bin/evtranalyze/