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

Diff for /www/anoncvs.html between version 1.109 and 1.110

version 1.109, 2000/05/28 19:02:33 version 1.110, 2000/06/02 12:02:08
Line 124 
Line 124 
 <pre>  <pre>
         # <b>cd /mnt; pax -rw CVS Makefile [a-z]* /usr/src</b>          # <b>cd /mnt; pax -rw CVS Makefile [a-z]* /usr/src</b>
 </pre>  </pre>
 <li>Use a union mount with the CD below a writable directory. (This can be used when only compiling from the tree.)  <li>Use a union mount (see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_union&apropos=0&sektion=8&manpath=OpenBSD+Current&format=html">mount_union(8)</a>) with the CD below a writable directory. (This can be used when only compiling from the tree.)
 <pre>  <pre>
         # <b>mount -t union -o -b /mnt /usr/src</b>          # <b>mount -t union -o -b /mnt /usr/src</b>
 </pre>  </pre>

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110