20 Apr
2010
20 Apr
'10
6:45 p.m.
-----Original Message----- From: John Dennis [mailto:jdennis@redhat.com] man diff
And find out which arg produces a a "unified diff". [[SAN]] None did. It's an oddball system.
Unified diff should be available because it's been in use for two decades and is the preferred format.
If your diff program can't produce the unified format then the "context" format you supplied should be acceptable because every patch implementation I'm aware of accepts the older context format. Also you should supply (at least) 3 lines of context.
[[SAN]] Thanks, John. I got access to a system with GNU diff.