=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/cvsync.html,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** www/Attic/cvsync.html 2003/12/17 18:14:37 1.4 --- www/Attic/cvsync.html 2003/12/20 14:36:11 1.5 *************** *** 109,121 ****
  	config {
  	    hostname anoncvs.de.openbsd.org
! 
!         # If your network link is a T1 or faster, comment out the following line.
  	    compress
- 	    umask 002
  	    collection {
- 		prefix /cvs
  		name openbsd release rcs
  	    }
  	}
  
--- 109,120 ----
  	config {
  	    hostname anoncvs.de.openbsd.org
! 	    # If your network link is a T1 or faster, comment out the following line.
  	    compress
  	    collection {
  		name openbsd release rcs
+ 		prefix /cvs
+ 		umask 002
  	    }
  	}
  
*************** *** 313,319 ****
OpenBSD www@openbsd.org !
$OpenBSD: cvsync.html,v 1.4 2003/12/17 18:14:37 espie Exp $ --- 312,318 ----
OpenBSD www@openbsd.org !
$OpenBSD: cvsync.html,v 1.5 2003/12/20 14:36:11 naddy Exp $