=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/stable.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- www/stable.html 2016/10/05 01:38:41 1.51 +++ www/stable.html 2016/10/15 19:26:11 1.52 @@ -63,9 +63,9 @@ Replace GENERIC with GENERIC.MP for multiprocessor systems.
-# cd /usr/src/sys/arch/$(machine)/conf
+# cd /sys/arch/$(machine)/conf
 # config GENERIC
-# cd /usr/src/sys/arch/$(machine)/compile/GENERIC
+# cd /sys/arch/$(machine)/compile/GENERIC
 # make clean && make && make install
 # reboot