URI:
       tshut up cvs - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 4197125d369f3f1fe27fe27ab757f70d961c6395
   DIR parent 1821f7729c3264b88e4530566c71b8d40e898472
  HTML Author: rsc <devnull@localhost>
       Date:   Fri, 18 Mar 2005 21:59:32 +0000
       
       shut up cvs
       
       Diffstat:
         M man/man1/cvs.1                      |      10 ++++++++++
       
       1 file changed, 10 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/man/man1/cvs.1 b/man/man1/cvs.1
       t@@ -215,6 +215,16 @@ incorporated into the local tree.
        cd $PLAN9
        cvs diff -r HEAD
        .EE
       +.PP
       +Make
       +.I cvs
       +less chatty by setting the global
       +.B -q
       +flag implicitly on every CVS command:
       +.EX
       +cd $HOME
       +echo 'cvs -q' > .cvsrc
       +.EE
        .SH FILES
        .TP
        .B CVS