Fix typo.
Submitted by: Chris Kiakas Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3ebf4a0bda
commit
67b3ae1a40
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47914
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue