From 17a6a38f2f87a0c4af3773c9a642472543bc6629 Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Tue, 28 Feb 2017 11:39:14 +0900 Subject: [PATCH] Fix tag error (excessive ">"). --- doc/src/sgml/failover.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/failover.sgml b/doc/src/sgml/failover.sgml index 97f81c79e..4f977e4ae 100644 --- a/doc/src/sgml/failover.sgml +++ b/doc/src/sgml/failover.sgml @@ -295,7 +295,7 @@ - Typically follow_master_command> command is used to recover + Typically follow_master_command command is used to recover the slave from the new primary by calling the pcp_recovery_node command. -- 2.39.5