=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.490 retrieving revision 1.491 diff -u -r1.490 -r1.491 --- www/anoncvs.html 2019/04/12 19:34:11 1.490 +++ www/anoncvs.html 2019/04/24 04:00:39 1.491 @@ -136,11 +136,11 @@ $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P src -If you are following the 6.4 -stable branch: +If you are following the 6.5 -stable branch:
 $ cd /usr
-$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P src
+$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_5 -P src
 
@@ -175,11 +175,11 @@ $ cvs -q up -Pd -A -If you are following the 6.4 -stable branch: +If you are following the 6.5 -stable branch:
 $ cd /usr/src
-$ cvs -q up -Pd -rOPENBSD_6_4
+$ cvs -q up -Pd -rOPENBSD_6_5
 
Every time you run this, cvs(1) synchronizes your /usr/src tree. @@ -214,11 +214,11 @@ $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P ports -If you are following the 6.4 -stable branch: +If you are following the 6.5 -stable branch:
 $ cd /usr
-$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P ports
+$ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_5 -P ports
 
  • Any time afterwards, to update this tree: @@ -231,11 +231,11 @@ $ cvs -q up -Pd -A -If you are following the 6.4 -stable branch: +If you are following the 6.5 -stable branch:
     $ cd /usr/ports
    -$ cvs -q up -Pd -rOPENBSD_6_4
    +$ cvs -q up -Pd -rOPENBSD_6_5