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

Commit95fba23

Browse files
committed
doc PG relnotes: rename commit link paragraph for clarity
FYI, during PDF builds, this link type generates a "Unresolved IDreference found" warning because it is suppressed from the PDF output.Backpatch-through: 12
1 parent681bbd0 commit95fba23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ For new features, add links to the documentation sections.
6969
review, so each item is truly a community effort.
7070
</para>
7171

72-
<para id="release-no-print-output">
72+
<para id="release-commit-links">
7373
Section markers (&sect;) in the release notes link to <ulink
7474
url="https://git.postgresql.org/gitweb/?p=postgresql.git"><application>gitweb</application></ulink>
7575
pages which show the primary <application>git</application> commit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</xsl:template>
2222

2323
<!-- Also suppress the description of the section markers in print mode-->
24-
<xsl:templatematch="appendix[@id='release']//para[@id='release-no-print-output']">
24+
<xsl:templatematch="appendix[@id='release']//para[@id='release-commit-links']">
2525
<!-- Output nothing for this para-->
2626
</xsl:template>
2727

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp