summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-02-12 01:08:44 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-02-12 01:08:44 +0000
commitd3e0854fc7c9b86bd8b1232e626dc9777c6f04cb (patch)
tree245306b754606bcf49c0ff17b131b58609b6c7a6 /share/man/man8
parent37fdbfce5a8e809186ab976c788176db4cec2536 (diff)
downloadsrc-test2-d3e0854fc7c9b86bd8b1232e626dc9777c6f04cb.tar.gz
src-test2-d3e0854fc7c9b86bd8b1232e626dc9777c6f04cb.zip
Notes
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/diskless.82
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8
index 3fcbc25c727f..668ba21fb169 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/boot/i386
+cd /usr/src/stand/i386
make clean; make; make install
cp /boot/pxeboot /tftpdir/
.Ed