Bug 34622

Summary: Handbook documentation missing a step in Chapter 19.4.9
Product: Documentation Reporter: Michael Heyes <mheyes>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michael Heyes 2002-02-04 22:50:02 UTC
After rebooting into single user mode as described in chapter 19.4.8, 
19.4.9tells you to run "make installworld". Doing so will result in a
"no target to make" error.

Fix: 

Add the missing step, cd /usr/src, before running "make installworld".
How-To-Repeat: Reboot into single user mode and type "make installworld".
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2002-02-05 09:35:09 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Misfiled PR.
Comment 2 chern freebsd_committer freebsd_triage 2002-02-06 11:00:22 UTC
State Changed
From-To: open->closed

Committed, thanks!