summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2004-07-23 21:21:34 +0000
committerkensmith <kensmith@FreeBSD.org>2004-07-23 21:21:34 +0000
commitfdb6f08c0e45c844592f7a8068015129c2f5ea78 (patch)
tree54a1b22841386d68c8ddcec1fe19665fb2e49727 /Makefile
parent3184300f78433c8db1925e2174f7066914dc1f27 (diff)
downloadFreeBSD-src-fdb6f08c0e45c844592f7a8068015129c2f5ea78.zip
FreeBSD-src-fdb6f08c0e45c844592f7a8068015129c2f5ea78.tar.gz
The doc team reworked the section of the handbook describing how to
rebuild things, further discouraging 'make world'. The title of that section is now changed...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac144b6..a554e29 100644
--- a/Makefile
+++ b/Makefile
@@ -186,7 +186,7 @@ world:
@echo "WARNING: make world will overwrite your existing FreeBSD"
@echo "installation without also building and installing a new"
@echo "kernel. This can be dangerous. Please read the handbook,"
- @echo "'Using make world', for how to upgrade your system."
+ @echo "'Rebuilding world', for how to upgrade your system."
@echo "Define DESTDIR to where you want to install FreeBSD,"
@echo "including /, to override this warning and proceed as usual."
@echo "You may get the historical 'make world' behavior by defining"
OpenPOWER on IntegriCloud