Fix typo.

Submitted by:	Chris Kiakas
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-12-28 16:56:33 +00:00
parent 3ebf4a0bda
commit 67b3ae1a40
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47914

View file

@ -223,7 +223,7 @@
<para>To install just the base system:</para>
<screen>&prompt.root; <userinput>tar -xf /mnt/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>To install everything except the kernel:</para>