Path correction.

Approved by:	scottl (mentor)
This commit is contained in:
Pawel Jakub Dawidek 2004-02-19 14:32:44 +00:00
parent 461167c289
commit 6babc58b2f

View File

@ -124,7 +124,7 @@ the
.Nm
machine, which may not be what you want to have happen.
.Bd -literal -offset indent
cd /usr/src/sys/i386/boot
cd /usr/src/sys/boot/i386
make clean; make; make install
cp /boot/pxeboot /tftpdir/
.Ed