Correct path to installer distribution files

Submitted by:	Nathan Rosenquist <freebsd@ratherlargerobot.com>
Approved by:	hrs (mentor, implicit)
This commit is contained in:
Benjamin Kaduk 2015-03-12 22:49:39 +00:00
parent fcb1ca095f
commit d2db5988e9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46338

View file

@ -230,7 +230,7 @@
<para>To install just the base system, run the next command when
using &os;&nbsp;9.x or newer:</para>
<screen>&prompt.root; <userinput>tar -xf /mnt/freebsd_install/usr/freebsd_dist/base.txz -C $DESTDIR</userinput></screen>
<screen>&prompt.root; <userinput>tar -xf /mnt/usr/freebsd_dist/base.txz -C $DESTDIR</userinput></screen>
<para>On &os; 8.x systems, use this command instead:</para>