ConnMan network manager
 help / color / mirror / Atom feed
From: Grant Erickson <gerickson@nuovations.com>
To: connman@lists.linux.dev
Subject: [PATCH] doc: Correct 'OnlineCheck{Initial,Max}Interval' units.
Date: Fri, 22 Dec 2023 14:47:11 -0800	[thread overview]
Message-ID: <20231222224711.2371812-1-gerickson@nuovations.com> (raw)

This corrects the 'OnlineCheck{Initial,Max}Interval' units from 'secs'
to 'interval'.

Ultimately, in conjunction with a function associated with
'OnlineCheckIntervalStyle', 'OnlineCheck{Initial,Max}Interval' can be
translated into seconds; however, the values themselves are simply
unitless interval indices.
---
 doc/connman.conf.5.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/connman.conf.5.in b/doc/connman.conf.5.in
index 966c20709724..1f323980948c 100644
--- a/doc/connman.conf.5.in
+++ b/doc/connman.conf.5.in
@@ -225,7 +225,7 @@ default value is zero ('0') which indicates that no explicit
 connection timeout will be used, leaving the timeout to the underlying
 operating system and network stack.
 .TP
-.BI OnlineCheckInitialInterval= secs, OnlineCheckMaxInterval= secs
+.BI OnlineCheckInitialInterval= interval, OnlineCheckMaxInterval= interval
 Range of intervals between two online check requests.
 Please refer to the README for more detailed information.
 Default values are 1 and 12 respectively.
-- 
2.42.0


             reply	other threads:[~2023-12-22 22:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-22 22:47 Grant Erickson [this message]
2023-12-23 12:23 ` [PATCH] doc: Correct 'OnlineCheck{Initial,Max}Interval' units Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231222224711.2371812-1-gerickson@nuovations.com \
    --to=gerickson@nuovations.com \
    --cc=connman@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).