=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.307 retrieving revision 1.308 diff -u -r1.307 -r1.308 --- www/anoncvs.html 2009/09/08 11:19:46 1.307 +++ www/anoncvs.html 2009/10/23 08:19:31 1.308 @@ -500,10 +500,10 @@ # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src -

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

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

 	# cd /usr
-	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_4_5 -P src
+	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_4_6 -P src
 
  • Anytime afterwards, to `update' this tree: @@ -513,10 +513,10 @@ # cvs -q up -Pd -

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

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

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

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

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

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

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

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

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

     	# cd /usr/ports
    -	# cvs -q up -rOPENBSD_4_5 -Pd
    +	# cvs -q up -rOPENBSD_4_6 -Pd
     
    @@ -719,7 +719,7 @@ OpenBSD www@openbsd.org -
    $OpenBSD: anoncvs.html,v 1.307 2009/09/08 11:19:46 sthen Exp $ +
    $OpenBSD: anoncvs.html,v 1.308 2009/10/23 08:19:31 sthen Exp $