=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.483 retrieving revision 1.484 diff -u -r1.483 -r1.484 --- www/anoncvs.html 2018/05/10 13:54:29 1.483 +++ www/anoncvs.html 2018/05/27 06:47:06 1.484 @@ -246,8 +246,8 @@ a bug report:
-$ cd /usr
-$ cvs diff -u src/sys/scsi/cd.c > /tmp/patch
+$ cd /usr/src
+$ cvs diff -u sys/scsi/cd.c > /tmp/patch
 

Example usage for cvs(1)