diff --git a/doc/repmgrd-bdr.sgml b/doc/repmgrd-bdr.sgml
index 45d1e36a..9af47b6a 100644
--- a/doc/repmgrd-bdr.sgml
+++ b/doc/repmgrd-bdr.sgml
@@ -99,15 +99,16 @@
replication cluster. The database must be the BDR-enabled database.
- If defined, the evenr event_notifications parameter
- will restrict execution of event_notification_command
+ If defined, the event_notifications parameter will restrict
+ execution of the script defined in event_notification_command
to the specified event(s).
event_notification_command is the script which does the actual "heavy lifting"
of reconfiguring the proxy server/ connection pooler. It is fully
- user-definable; a reference implementation is documented below.
+ user-definable; see section for a reference
+ implementation.
@@ -169,8 +170,8 @@
-
- Defining the "event_notification_command"
+
+ Defining the BDR failover "event_notification_command"
Key to "failover" execution is the event_notification_command,
which is a user-definable script specified in repmpgr.conf