Change the "make all" into "make depend all" in 6.0.6 (section on kernel

building).

Submitted by:	Rodney Grimes
backups/projects/sgml2xml@41712
Ollivier Robert 29 years ago
parent 0c0a1ce1f2
commit 9b0719e7fd
Notes: svn2git 3 years ago
svn path=/head/; revision=12

@ -4,7 +4,7 @@
This is the 2.0 version of the FAQ for FreeBSD 2.0
$Id: freebsd-faq.sgml,v 1.2 1995-05-10 00:11:01 jfieber Exp $
$Id: freebsd-faq.sgml,v 1.3 1995-05-17 09:18:45 roberto Exp $
-->
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
@ -821,7 +821,7 @@
<item> <tt/vi MYKERNEL/
<item> <tt/config MYKERNEL/
<item> <tt>cd ../../compile/MYKERNEL</tt>
<item> <tt/make all/
<item> <tt/make depend all/
<item> <tt/make install/
<item> <tt/reboot/
</enum>

Loading…
Cancel
Save