From da3a5ab1dc69aa06ee6b8bad1386bf369d82ce6b Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 5 Feb 2018 15:52:48 +0900 Subject: [PATCH] doc: fix descriptions of %p event notification script parameter --- doc/event-notifications.sgml | 2 +- doc/repmgr-standby-switchover.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/event-notifications.sgml b/doc/event-notifications.sgml index d3e841ba..fe81710a 100644 --- a/doc/event-notifications.sgml +++ b/doc/event-notifications.sgml @@ -90,7 +90,7 @@ - node ID of the demoted standby ( only) + node ID of the demoted primary ( only) diff --git a/doc/repmgr-standby-switchover.sgml b/doc/repmgr-standby-switchover.sgml index 25ee61b7..acb8e0d6 100644 --- a/doc/repmgr-standby-switchover.sgml +++ b/doc/repmgr-standby-switchover.sgml @@ -143,7 +143,7 @@ If using an event notification script, standby_switchover will populate the placeholder parameter %p with the node ID of - the former standby. + the former primary.