| Summary: | Diff (1) error. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | JImmie James <jimmiejaz> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
JImmie James
2005-11-03 02:40:17 UTC
On 2005-11-03 02:32, Jimmie James <jimmiejaz@gmail.com> wrote: > man (1) diff says to use diff -crN foo.orig foo >foo.diff to create > a diff patch, where it should be -urN (as told to me by dho on > ##freebsd) Both ways are valid. This is not a bug in the manpage. It may be preferrable to use one of the two in some cases, but that's definitely not something that we have to document as "The One True Way" of generating patches. State Changed From-To: open->closed This appears to be one of those matters that is of personal preference. |