Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6ce58c

Browse files
committed
Show step titles in the pg_upgrade man page
The upstream XSLT stylesheets missed that case.found by Álvaro Herrera
1 parent6555899 commitd6ce58c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎doc/src/sgml/stylesheet-man.xsl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,13 @@
173173
</xsl:template>
174174

175175

176+
<!-- https://sourceforge.net/tracker/?func=detail&aid=3545150&group_id=21935&atid=373747-->
177+
<xsl:templatematch="step/title">
178+
<xsl:apply-templates/>
179+
<xsl:text>: </xsl:text>
180+
</xsl:template>
181+
182+
176183
<!-- Gentext customization-->
177184

178185
<!-- see http://www.sagehill.net/docbookxsl/CustomGentext.html-->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp