=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ctm.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- www/Attic/ctm.html 2001/11/02 21:17:19 1.19 +++ www/Attic/ctm.html 2002/02/02 05:14:48 1.20 @@ -343,13 +343,13 @@ To get an initial src repository:
 	cd /usr
-	cvs -qd YOUR_CVS_REPOSITORY checkout -PA src
+	cvs -qd YOUR_CVS_REPOSITORY checkout -P src
 

and after each CTM update:

 	cd /usr/src
-	cvs -q update -PAd
+	cvs -q update -Pd
 

How stable is CTM for OpenBSD?

@@ -464,7 +464,7 @@ OpenBSD www@openbsd.org
-$OpenBSD: ctm.html,v 1.19 2001/11/02 21:17:19 naddy Exp $ +$OpenBSD: ctm.html,v 1.20 2002/02/02 05:14:48 chris Exp $