[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] rcsdiff must accept -U
From: |
Brendan O'Dea |
Subject: |
[PATCH] rcsdiff must accept -U |
Date: |
Thu, 19 Jul 2007 11:59:17 +1000 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
The usage -N to specify lines of context is no longer supported by diff:
$ rcsdiff -u10 foo
[...]
/usr/bin/diff: `-10' option is obsolete; use `-U 10'
$ rcsdiff -U 10 foo
rcsdiff: unknown option: -U
Trivial patch attached.
--bod
rcsdiff.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] rcsdiff must accept -U,
Brendan O'Dea <=