Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [Drbd-dev] [PATCH 1/1] Fix the wrong maxinum of ping timeout in documentation
@ 2021-05-28  1:22 Chen Fan
  2021-06-07  7:13 ` Roland Kammerer
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Fan @ 2021-05-28  1:22 UTC (permalink / raw)
  To: drbd-dev; +Cc: lingang . zeng

Signed-off-by: Chen Fan <fan.chen@easystack.cn>
Reported-by: lingang.zeng <linggang.zeng@easystack.cn>
---
 documentation/ja/v9/drbdsetup-options.xml.po | 4 ++--
 documentation/v9/drbdsetup-options.xml       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/documentation/ja/v9/drbdsetup-options.xml.po b/documentation/ja/v9/drbdsetup-options.xml.po
index 6010913e..c4aacfff 100644
--- a/documentation/ja/v9/drbdsetup-options.xml.po
+++ b/documentation/ja/v9/drbdsetup-options.xml.po
@@ -1632,13 +1632,13 @@ msgid ""
 "<placeholder type=\"indexterm\" id=\"0\"/> Define the timeout for replies to "
 "keep-alive packets.  If the peer does not reply within <option>ping-timeout</"
 "option>, DRBD will close and try to reestablish the connection.  The default "
-"value is 0.5 seconds, with a minimum of 0.1 seconds and a maximum of 3 "
+"value is 0.5 seconds, with a minimum of 0.1 seconds and a maximum of 30 "
 "seconds.  The unit is tenths of a second."
 msgstr ""
 "<placeholder type=\"indexterm\" id=\"0\"/>キープアライブパケットへの応答のタ"
 "イムアウトを定義する。対向ノードが <option>ping-timeout</option> 間で応答しな"
 "い場合、 DRBD は接続を終了し、再接続しようとする。デフォルト値は 0.5 秒で、最"
-"小値は 0.1 秒、最大値は 3 秒である。単位は 10 分の 1 秒である。"
+"小値は 0.1 秒、最大値は 30 秒である。単位は 10 分の 1 秒である。"
 
 #. type: Content of: <drbdsetup_options><drbdsetup_option><term>
 msgid ""
diff --git a/documentation/v9/drbdsetup-options.xml b/documentation/v9/drbdsetup-options.xml
index 5b5e58d7..a8990707 100644
--- a/documentation/v9/drbdsetup-options.xml
+++ b/documentation/v9/drbdsetup-options.xml
@@ -1161,7 +1161,7 @@ SYMLINK_BY_DISK=drbd/by-disk/<backing-disk-name>
 	</indexterm> Define the timeout for replies to keep-alive packets.  If
 	the peer does not reply within <option>ping-timeout</option>, DRBD will
 	close and try to reestablish the connection.  The default value is 0.5
-	seconds, with a minimum of 0.1 seconds and a maximum of 3 seconds.  The
+	seconds, with a minimum of 0.1 seconds and a maximum of 30 seconds.  The
 	unit is tenths of a second.</para>
     </definition>
   </drbdsetup_option>
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-07  7:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-28  1:22 [Drbd-dev] [PATCH 1/1] Fix the wrong maxinum of ping timeout in documentation Chen Fan
2021-06-07  7:13 ` Roland Kammerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox