plan9port

[fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port # fast
git clone https://src.adamsgaard.dk/plan9port.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit b7f251fb9a333adb9df273ce6c8c8327d00c4388
parent c230471beeb2b854fe75871e47c063e0039ee5e9
Author: rsc <devnull@localhost>
Date:   Fri, 14 Jan 2005 22:23:44 +0000

describe diff -uc

Diffstat:
Mman/man1/cvs.1 | 11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/man/man1/cvs.1 b/man/man1/cvs.1 @@ -36,7 +36,7 @@ cvs \- introduction using plan9port CVS repository .I revision ] [ -.B -u +.B -cu ] [ .I path ... @@ -152,6 +152,15 @@ or options are given, those two versions are compared, and the local copy is ignored. .PP +.I Cvs +.I diff +passes the +.B -u +or +.B -c +options to the Unix +.IR diff . +.PP If you download a tar file from the web instead of checking out the tree with CVS, you can still use the