[Drbd-dev] [PATCH 1/1] Fix the wrong maxinum of ping timeout in documentation

Chen Fan fan.chen at easystack.cn
Fri May 28 03:22:44 CEST 2021


Signed-off-by: Chen Fan <fan.chen at easystack.cn>
Reported-by: lingang.zeng <linggang.zeng at 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



More information about the drbd-dev mailing list