Properly terminate a quoted string in the previous commit. Oddly

enough this only seems to cause problems with -jX so went unnoticed
until now.
This commit is contained in:
Marcel Moolenaar 2004-07-17 20:57:37 +00:00
parent 08b9aa31b9
commit 44f4ffe202
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132312

View File

@ -187,7 +187,7 @@ world:
@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 "Define DESTDIR to the where you want to install FreeBSD,
@echo "Define DESTDIR to the where you want to install FreeBSD,"
@echo "including /, to override this warning and proceed as usual."
@echo "Bailing out now..."
@false