=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.523 retrieving revision 1.524 diff -u -r1.523 -r1.524 --- www/anoncvs.html 2023/03/31 16:51:40 1.523 +++ www/anoncvs.html 2023/04/10 02:55:08 1.524 @@ -68,7 +68,7 @@ save time and bandwidth by pre-loading your tree with the source tarballs. This is particularly true if you are running -stable, as relatively few files change -between the -release and -stable. +between the release and -stable.

The source files for download from the mirrors are @@ -135,11 +135,11 @@

-If you are following the 7.2 -stable branch: +If you are following the 7.3 -stable branch:

 $ cd /usr
-$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_7_2 -P src
+$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_7_3 -P src
 
@@ -178,11 +178,11 @@

-If you are following the 7.2 -stable branch: +If you are following the 7.3 -stable branch:

 $ cd /usr/src
-$ cvs -q up -Pd -rOPENBSD_7_2
+$ cvs -q up -Pd -rOPENBSD_7_3
 

@@ -221,11 +221,11 @@

-If you are following the 7.2 -stable branch: +If you are following the 7.3 -stable branch:

 $ cd /usr
-$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_7_2 -P ports
+$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_7_3 -P ports
 
  • Any time afterwards, to update this tree: @@ -239,11 +239,11 @@

    -If you are following the 7.2 -stable branch: +If you are following the 7.3 -stable branch:

     $ cd /usr/ports
    -$ cvs -q up -Pd -rOPENBSD_7_2
    +$ cvs -q up -Pd -rOPENBSD_7_3