Make the instruction order for buildworld agree with UPDATING and the

Handbook.

Reviewed by:	imp, bdrewery, netchild
Approved by:	gjb (mentor)
This commit is contained in:
Chris Rees 2013-05-29 19:16:59 +00:00
parent cd9046df11
commit 021a0587d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251107

View file

@ -65,8 +65,8 @@
# 5. `reboot' (in single user mode: boot -s from the loader prompt).
# 6. `mergemaster -p'
# 7. `make installworld'
# 8. `make delete-old'
# 9. `mergemaster' (you may wish to use -i, along with -U or -F).
# 8. `mergemaster' (you may wish to use -i, along with -U or -F).
# 9. `make delete-old'
# 10. `reboot'
# 11. `make delete-old-libs' (in case no 3rd party program uses them anymore)
#