=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.488 retrieving revision 1.489 diff -u -r1.488 -r1.489 --- www/anoncvs.html 2018/11/13 16:36:48 1.488 +++ www/anoncvs.html 2019/02/26 23:53:55 1.489 @@ -141,7 +141,7 @@
 $ cd /usr
 $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P src
-
+ Anonymous CVS uses passwordless SSH as a transport. @@ -180,7 +180,7 @@
 $ cd /usr/src
 $ cvs -q up -Pd -rOPENBSD_6_4
-
+ Every time you run this, cvs(1) synchronizes your /usr/src tree. It does not destroy any of your local changes; rather it attempts to merge @@ -219,7 +219,7 @@
 $ cd /usr
 $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P ports
-
+
  • Any time afterwards, to update this tree: @@ -236,7 +236,7 @@
     $ cd /usr/ports
     $ cvs -q up -Pd -rOPENBSD_6_4
    -
    +