Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107660535
D19636.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
992 B
Referenced Files
None
Subscribers
None
D19636.diff
View Options
Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1162,7 +1162,7 @@
@echo "--------------------------------------------------------------"
@echo ">>> World build completed on `LC_ALL=C date`"
@seconds=$$(($$(date '+%s') - ${_BUILDWORLD_START})); \
- echo -n ">>> World build in $$seconds seconds, "; \
+ echo -n ">>> World built in $$seconds seconds, "; \
echo "ncpu: $$(sysctl -n hw.ncpu)${.MAKE.JOBS:S/^/, make -j/}"
@echo "--------------------------------------------------------------"
@@ -1648,7 +1648,7 @@
.endfor
@seconds=$$(($$(date '+%s') - ${_BUILDKERNEL_START})); \
- echo -n ">>> Kernel(s) build for${BUILDKERNELS} in $$seconds seconds, "; \
+ echo -n ">>> Kernel(s) ${BUILDKERNELS} built in $$seconds seconds, "; \
echo "ncpu: $$(sysctl -n hw.ncpu)${.MAKE.JOBS:S/^/, make -j/}"
@echo "--------------------------------------------------------------"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 18, 8:02 AM (13 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15852210
Default Alt Text
D19636.diff (992 B)
Attached To
Mode
D19636: english grammar
Attached
Detach File
Event Timeline
Log In to Comment