From b0d71377c1854271b4511488422427f73d9473d1 Mon Sep 17 00:00:00 2001 From: Tar Committer Date: Tue, 16 Oct 2001 03:14:40 +0000 Subject: Imported from rancid-2.2b8.tar.gz. --- man/create_cvs.1 | 3 ++- man/env.5.in | 17 ++++++++++++++++- man/router.db.5 | 3 +++ 3 files changed, 21 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/create_cvs.1 b/man/create_cvs.1 index 353e92b..1e57459 100644 --- a/man/create_cvs.1 +++ b/man/create_cvs.1 @@ -45,7 +45,8 @@ The best method for adding groups is add the group name to in .BR env (5), then run -.B create_cvs. +.B create_cvs. Do not create the directories manually, allow create_cvs +to do it. .\" .SH SEE ALSO .BR cvs (1), diff --git a/man/env.5.in b/man/env.5.in index f12acdc..854edbb 100644 --- a/man/env.5.in +++ b/man/env.5.in @@ -99,11 +99,26 @@ improvement in speed. By default, this is not set. Specified as a number of hours, OLDTIME defines how many hours should pass since a successful collection of a device's configuration and when .IR control_rancid (1) -should start complaining about failures. +should start complaining about failures. The value should be greater than +the number of hours between do-diffs cron runs. .sp Default: 4 .\" .TP +.B PAR_COUNT +Defines the number of rancid processes that +.IR par (1) +will start simultaneously as +.IR control_rancid (1) +attempts to perform collections. Raising this value will decrease the amount +of time necessary for a complete collection of a (or all) rancid groups at the +of system load. The default is relatively cautious. If collections are not +completing quickly enough for users, use trial and error of speed versus +system load to find a suitable value. +.sp +Default: 5 +.\" +.TP .B PATH Is a colon separate list of directory pathnames in the the file system where rancid's diff --git a/man/router.db.5 b/man/router.db.5 index 2139d99..8bc879e 100644 --- a/man/router.db.5 +++ b/man/router.db.5 @@ -70,6 +70,9 @@ A Extreme switch. .B foundry A Foundry router, switch, or router-switch. .TP +.B hp +A HP switch such as the 2524 or 4108 procurve switches. +.TP .B juniper A Juniper router. .TP -- cgit