summaryrefslogtreecommitdiffstats
path: root/share/man/man7/build.7
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-01-22 22:57:28 +0000
committerbz <bz@FreeBSD.org>2011-01-22 22:57:28 +0000
commitc94366e91304a510f9160d121ac4a8422c72ca69 (patch)
treecf46cbb9a246e549607d6e74c708f980437f5b04 /share/man/man7/build.7
parent6cd4e3c7deb12c5b2fa63e5ef36fd1a0a8ff0b19 (diff)
downloadFreeBSD-src-c94366e91304a510f9160d121ac4a8422c72ca69.zip
FreeBSD-src-c94366e91304a510f9160d121ac4a8422c72ca69.tar.gz
Properly document what the top-level `make tinderbox` does.
Reviewed by: jmallett MFC After: 3 days X-MFC: build.7 only
Diffstat (limited to 'share/man/man7/build.7')
-rw-r--r--share/man/man7/build.77
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 0df2b81..c145e2d 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 02, 2010
+.Dd January 22, 2011
.Dt BUILD 7
.Os
.Sh NAME
@@ -229,6 +229,11 @@ This command takes a long time.
.It Cm update
Get updated sources as configured in
.Xr make.conf 5 .
+.It Cm tinderbox
+Execute the same targets as
+.Cm universe .
+In addition print a summary of all failed targets at the end and
+exit with an error if there were any.
.El
.Pp
Kernel specific build targets in
OpenPOWER on IntegriCloud