From 52ce63ca3dc15b0b63f5a26481bb963446c23b96 Mon Sep 17 00:00:00 2001 From: job Date: Sat, 3 Sep 2022 11:01:55 +0000 Subject: [PATCH] Clarify timeout/deadline --- usr.sbin/rpki-client/rpki-client.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/usr.sbin/rpki-client/rpki-client.8 b/usr.sbin/rpki-client/rpki-client.8 index 59dc93080c1..ae883976d2d 100644 --- a/usr.sbin/rpki-client/rpki-client.8 +++ b/usr.sbin/rpki-client/rpki-client.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpki-client.8,v 1.71 2022/08/30 18:56:49 job Exp $ +.\" $OpenBSD: rpki-client.8,v 1.72 2022/09/03 11:01:55 job Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 30 2022 $ +.Dd $Mdocdate: September 3 2022 $ .Dt RPKI-CLIENT 8 .Os .Sh NAME @@ -177,7 +177,9 @@ seconds of runtime, because normal practice will restart from .Xr cron 8 . Disable by specifying 0. Defaults to 1 hour. -Individual Publication Points are timed out after one fourth of +Individual RSYNC/RRDP repositories are timed out after one fourth of +.Em timeout . +All network synchronisation tasks are aborted after seven eights of .Em timeout . .It Fl T Ar table For BIRD output generated with the -- 2.20.1