summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2013-05-29 19:16:59 +0000
committercrees <crees@FreeBSD.org>2013-05-29 19:16:59 +0000
commitd095ed802f385ba9dd5e1d6308ac489c95ae3841 (patch)
tree83ba22da64493a4078bba138f4c7d3dddda42e8b /Makefile
parent0f382ff74a6672094e30146db1b8ab03245e6229 (diff)
downloadFreeBSD-src-d095ed802f385ba9dd5e1d6308ac489c95ae3841.zip
FreeBSD-src-d095ed802f385ba9dd5e1d6308ac489c95ae3841.tar.gz
Make the instruction order for buildworld agree with UPDATING and the
Handbook. Reviewed by: imp, bdrewery, netchild Approved by: gjb (mentor)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7058ffd..18cf583 100644
--- a/Makefile
+++ b/Makefile
@@ -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)
#
OpenPOWER on IntegriCloud