summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorgad <gad@FreeBSD.org>2004-03-05 18:16:28 +0000
committergad <gad@FreeBSD.org>2004-03-05 18:16:28 +0000
commit42f0a5d04fe68137c0d21e632cffa1453ab016c7 (patch)
tree98d1393ed5d0dca2643ab188bc311756749f7d98 /Makefile.inc1
parent1a9ff39b00c9a1fb1361e42d177d1dcfd1010ed9 (diff)
downloadFreeBSD-src-42f0a5d04fe68137c0d21e632cffa1453ab016c7.zip
FreeBSD-src-42f0a5d04fe68137c0d21e632cffa1453ab016c7.tar.gz
Reword two more lines to avoid wrapping.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc14
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 1147462..4bc728a 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -373,8 +373,8 @@ sparc64_installcheck:
@echo "* Note: This installation changes the type used for time_t."
.endif
@echo "* "
- @echo "* This host (${THISHOST}) presently has a time_t of type ${CUR_TIMET},"
- @echo "* and this installation will switch time_t to be type ${SRC_TIMET}."
+ @echo "* This host (${THISHOST}) has time_t defined as ${CUR_TIMET},"
+ @echo "* and this installation would change that to type ${SRC_TIMET}."
.if ${NEWSPARC_TIMETYPE} != ${SRC_TIMET}
@echo "* "
@echo "* If that is *NOT* what you wanted, then you need to change the"
OpenPOWER on IntegriCloud