From 3d03c97a45b6904704e1ed2a4856a55396cb23b0 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 17 Jul 2012 21:34:22 +0300 Subject: [PATCH] Show step titles in the pg_upgrade man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The upstream XSLT stylesheets missed that case. found by Álvaro Herrera --- doc/src/sgml/stylesheet-man.xsl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/src/sgml/stylesheet-man.xsl b/doc/src/sgml/stylesheet-man.xsl index f5c890ef609..66d6733899a 100644 --- a/doc/src/sgml/stylesheet-man.xsl +++ b/doc/src/sgml/stylesheet-man.xsl @@ -173,6 +173,13 @@ + + + + : + + +