From 981bc4d8ab6228807942c96eeeb4413bbee85de0 Mon Sep 17 00:00:00 2001 From: Masaya Kawamoto Date: Wed, 2 Jun 2021 07:53:21 +0000 Subject: [PATCH] Doc: fix wd_life_point description The description of the default value was lacked in the Japanese doc. --- doc.ja/src/sgml/watchdog.sgml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc.ja/src/sgml/watchdog.sgml b/doc.ja/src/sgml/watchdog.sgml index 714c17a9b..a8379857d 100644 --- a/doc.ja/src/sgml/watchdog.sgml +++ b/doc.ja/src/sgml/watchdog.sgml @@ -1544,6 +1544,7 @@ heartbeat_device2 = '' --> 監視クエリの応答が得られなかった場合のリトライ回数を指定します。 有効な値は1以上の整数です。 + デフォルトは3です。