diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-01-23 23:06:40 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-01-23 23:06:40 +0000 |
commit | fbedaa8f053421bc7b5ebf2fac6c7bd48526684c (patch) | |
tree | 9325d22da0301366f183bf62b7cd6bc0c64f7e5c /tools | |
parent | 522bf11452bebf1126661339b0d0773a6922bf1d (diff) | |
download | src-test2-fbedaa8f053421bc7b5ebf2fac6c7bd48526684c.tar.gz src-test2-fbedaa8f053421bc7b5ebf2fac6c7bd48526684c.zip |
Notes
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/tinderbox/tbmaster.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index 9bfc54337d61..c57615d166bd 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. |