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

Commit7969145

Browse files
committed
Allow for more room in the man page title, so that
"CREATE TEXT SEARCH CONFIGURATION" is not truncated.
1 parentcf2575b commit7969145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<xsl:paramname="man.output.base.dir"></xsl:param>
2929
<xsl:paramname="man.output.in.separate.dir"select="1"></xsl:param>
3030
<xsl:paramname="refentry.meta.get.quietly"select="0"></xsl:param>
31+
<xsl:paramname="man.th.title.max.length">32</xsl:param><!-- enough room for "CREATE TEXT SEARCH CONFIGURATION"-->
3132
<xsl:paramname="man.th.extra3.max.length">40</xsl:param><!-- enough room for "PostgreSQL X.Ydevel Documentation"-->
3233
<xsl:paramname="refentry.xref.manvolnum"select="1"/><!-- overridden from stylesheet-common.xsl-->
3334

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp