=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.488 retrieving revision 1.489 diff -c -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,147 ****
  $ cd /usr
  $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P src
! 
Anonymous CVS uses passwordless SSH as a transport. --- 141,147 ----
  $ 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,186 ****
  $ 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 --- 180,186 ----
  $ 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,225 ****
  $ cd /usr
  $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P ports
! 
  • Any time afterwards, to update this tree: --- 219,225 ----
      $ cd /usr
      $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P ports
    ! 
  • Any time afterwards, to update this tree: *************** *** 236,242 ****
      $ cd /usr/ports
      $ cvs -q up -Pd -rOPENBSD_6_4
    ! 
    --- 236,242 ----
      $ cd /usr/ports
      $ cvs -q up -Pd -rOPENBSD_6_4
    !