summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1999-07-31 13:47:23 +0000
committerhoek <hoek@FreeBSD.org>1999-07-31 13:47:23 +0000
commit6dfe0403e278028665d4a7d8ea93b79a746b5a4e (patch)
treeb8905aec21b5247668f03ee5e4e9c2417cd18a4d /Makefile
parentdeba43bd2e31f802b9e503f3e66735d2f2463f29 (diff)
downloadFreeBSD-src-6dfe0403e278028665d4a7d8ea93b79a746b5a4e.zip
FreeBSD-src-6dfe0403e278028665d4a7d8ea93b79a746b5a4e.tar.gz
Comment change: "Be warned, this will update your installed system, except
for the configuration files in the /etc directory." .... and the kernel.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7300151..a6ef15d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.225 1999/03/20 20:10:19 jkh Exp $
+# $Id: Makefile,v 1.226 1999/03/29 10:59:52 obrien Exp $
#
# The user-driven targets are:
#
@@ -38,7 +38,7 @@
# 3. `make world'
#
# Be warned, this will update your installed system, except for configuration
-# files in the /etc directory. You have to do those manually.
+# files in the /etc directory and for the kernel. You have to do those manually.
#
# If at first you're a little nervous about having a `make world' update
# your system, a `make buildworld' will build everything in the /usr/obj
OpenPOWER on IntegriCloud