doc: fix descriptions of %p event notification script parameter

This commit is contained in:
Ian Barwick
2018-02-05 15:52:48 +09:00
parent 9d301b4789
commit da3a5ab1dc
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
<term><option>%p</option></term>
<listitem>
<para>
node ID of the demoted standby (<xref linkend="repmgr-standby-switchover"> only)
node ID of the demoted primary (<xref linkend="repmgr-standby-switchover"> only)
</para>
</listitem>
</varlistentry>

View File

@@ -143,7 +143,7 @@
<para>
If using an event notification script, <literal>standby_switchover</literal>
will populate the placeholder parameter <literal>%p</literal> with the node ID of
the former standby.
the former primary.
</para>
</refsect1>