Fixing a typo in english doc
authorMuhammad Usama <m.usama@gmail.com>
Mon, 1 Aug 2016 14:22:41 +0000 (19:22 +0500)
committerMuhammad Usama <m.usama@gmail.com>
Mon, 1 Aug 2016 14:24:37 +0000 (19:24 +0500)
doc/pgpool-en.html

index 1ebb651e8d9799b0caaa16f1c02f3fb40d8c9443..52c2b31703a5598bb9fffd7852556f842e247546 100644 (file)
@@ -3985,7 +3985,7 @@ therefore there is no dedicated command to start/stop it.
 Watchdog requires <font color="red">root privilege</font> for controling the virtual IP interface.
 One method is to start pgpool-II by root privilege.
 However, for security reason, to set custom commands to <a href="#IF_UP_CMD">if_up_cmd</a>,
-<a href="#IF_DOWN_CMD">if_up_cmd</a>, <a href="#ARPING_CMD">if_up_cmd</a> using sudo or setuid is recommended method.
+<a href="#IF_DOWN_CMD">if_down_cmd</a>, <a href="#ARPING_CMD">arping_cmd</a> using sudo or setuid is recommended method.
 </p>
 <p>
 Watchdog's life-checking starts after after all of the pgpool-IIs has started.