diff --git a/doc/repmgrd-automatic-failover.sgml b/doc/repmgrd-automatic-failover.sgml
index 8851d402..d15ace54 100644
--- a/doc/repmgrd-automatic-failover.sgml
+++ b/doc/repmgrd-automatic-failover.sgml
@@ -128,10 +128,10 @@
to be the new primary) to confirm whether the node should actually be promoted.
- To use this, in repmgr.conf
+ To use this, in repmgr.conf
to a script executable by the postgres system user, e.g.:
- failover_validate_command=/path/to/script.sh %n %a
+ failover_validation_command=/path/to/script.sh %n %a
The %n parameter will be replaced with the node ID, and the