[BACK]Return to anoncvs.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/anoncvs.html between version 1.217 and 1.218

version 1.217, 2004/07/12 11:31:01 version 1.218, 2004/08/01 16:14:27
Line 563 
Line 563 
 <li> Anytime afterwards, to `update' this tree:  <li> Anytime afterwards, to `update' this tree:
 <p> (If you are following <i>current</i>):  <p> (If you are following <i>current</i>):
 <pre>  <pre>
         # <strong>cd /usr</strong>          # <strong>cd /usr/ports</strong>
         # <strong>cvs -q up -Pd ports</strong>          # <strong>cvs -q up -Pd</strong>
 </pre>  </pre>
 <p> (If you are following the patch branch for 3.5):  <p> (If you are following the patch branch for 3.5):
 <pre>  <pre>
         # <strong>cd /usr</strong>          # <strong>cd /usr/ports</strong>
         # <strong>cvs -q up -rOPENBSD_3_5 ports</strong>          # <strong>cvs -q up -rOPENBSD_3_5 -Pd</strong>
 </pre>  </pre>
 </li>  </li>
 </ul>  </ul>

Legend:
Removed from v.1.217  
changed lines
  Added in v.1.218