diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-02-19 14:32:44 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-02-19 14:32:44 +0000 |
| commit | 6babc58b2fd6e30d3b814d590a153beb8610bcbd (patch) | |
| tree | 6d85fab7ce6a09380275dc3ce3bc6b6ce88c80e0 | |
| parent | 461167c2899966aedfcef8b8d8738a0cf809245a (diff) | |
Notes
| -rw-r--r-- | share/man/man8/diskless.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index be6fe41ff6da..a190e7858982 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -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 |
