From eee8163bef1a390123e9b7f5a6b553b9bfa36dea Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Sat, 22 Jan 2011 22:57:28 +0000 Subject: Properly document what the top-level `make tinderbox` does. Reviewed by: jmallett MFC After: 3 days X-MFC: build.7 only --- share/man/man7/build.7 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'share/man') diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index 0df2b817407f..c145e2de6c89 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 -- cgit v1.2.3