=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- www/anoncvs.html 2001/05/22 22:36:53 1.149 +++ www/anoncvs.html 2001/06/20 19:26:09 1.150 @@ -192,12 +192,12 @@

-	# cd /usr; cvs checkout -P -rOPENBSD_2_8 src
+	# cd /usr; cvs checkout -P -rOPENBSD_2_9 src
 

-Or OPENBSD_2_7 for 2.7, etc. +Or OPENBSD_2_8 for 2.8, etc. -

Currently only the OPENBSD_2_8 tag contains the release sources and +

Currently only the OPENBSD_2_9 tag contains the release sources and errata already applied.

Available Anonymous CVS Servers

@@ -511,11 +511,11 @@ # cvs -q get -PA src -

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

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

 	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
 	# cd /usr
-	# cvs -q get -rOPENBSD_2_8 -P src
+	# cvs -q get -rOPENBSD_2_9 -P src
 
@@ -526,10 +526,10 @@ # cvs -q up -PAd -

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

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

 	# cd /usr/src
-	# cvs -q up -rOPENBSD_2_8 -Pd
+	# cvs -q up -rOPENBSD_2_9 -Pd
 
Everytime you ran this it would synchronize your /usr/src tree. It would @@ -728,7 +728,7 @@
OpenBSD www@openbsd.org -
$OpenBSD: anoncvs.html,v 1.149 2001/05/22 22:36:53 miod Exp $ +
$OpenBSD: anoncvs.html,v 1.150 2001/06/20 19:26:09 jufi Exp $