From fbedaa8f053421bc7b5ebf2fac6c7bd48526684c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 23 Jan 2004 23:06:40 +0000 Subject: [PATCH] Document the CVSUP and REPOSITORY configuration variables. --- tools/tools/tinderbox/tbmaster.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index 9bfc54337d6..c57615d166b 100644 --- a/tools/tools/tinderbox/tbmaster.1 +++ b/tools/tools/tinderbox/tbmaster.1 @@ -106,6 +106,12 @@ The default value is .Pq Vt single A terse comment describing the setup. No default value. +.It CVSUP +.Pq Vt single +The name of the +.Xr cvsup 1 +server to use. +No default value. .It DATE .Pq Vt single The date to use when checking out sources, or @@ -172,6 +178,12 @@ The default value is .Pq Vt single The address to which failure reports should be mailed. No default value. +.It REPOSITORY +.Pq Vt single +The location of the +.Xr cvs 1 +repository. +No default value. .It SANDBOX .Pq Vt single The location of the sandbox directory.