=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.371 retrieving revision 1.372 diff -u -r1.371 -r1.372 --- www/anoncvs.html 2012/10/02 14:17:55 1.371 +++ www/anoncvs.html 2012/11/02 01:00:09 1.372 @@ -227,10 +227,10 @@ # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src -

(If you are following the patch branch for 5.1): +

(If you are following the patch branch for 5.2):

 	# cd /usr
-	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_1 -P src
+	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_2 -P src
 
@@ -242,10 +242,10 @@ # cvs -q up -Pd -

(If you are following the patch branch for 5.1): +

(If you are following the patch branch for 5.2):

 	# cd /usr/src
-	# cvs -q up -rOPENBSD_5_1 -Pd
+	# cvs -q up -rOPENBSD_5_2 -Pd
 
Every time you ran this it would synchronize your /usr/src tree. @@ -272,10 +272,10 @@ # cd /usr # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports -

(If you are following the patch branch for 5.1): +

(If you are following the patch branch for 5.2):

 	# cd /usr
-	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_1 -P ports
+	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_2 -P ports
 
  • Anytime afterwards, to `update' this tree:

    (If you are following current): @@ -283,10 +283,10 @@ # cd /usr/ports # cvs -q up -Pd -

    (If you are following the patch branch for 5.1): +

    (If you are following the patch branch for 5.2):

     	# cd /usr/ports
    -	# cvs -q up -rOPENBSD_5_1 -Pd
    +	# cvs -q up -rOPENBSD_5_2 -Pd
     
    @@ -574,7 +574,7 @@ OpenBSD www@openbsd.org -
    $OpenBSD: anoncvs.html,v 1.371 2012/10/02 14:17:55 gonzalo Exp $ +
    $OpenBSD: anoncvs.html,v 1.372 2012/11/02 01:00:09 sthen Exp $