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

Commitb680a1d

Browse files
committed
Update DB2X texinfo example code.
Andreas Seltenreich
1 parentb2c04d5 commitb680a1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.77 2006/10/03 21:13:17 momjian Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.78 2006/10/05 02:04:32 momjian Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -231,7 +231,7 @@ DB2X_XSLTPROC = db2x_xsltproc
231231
MAKEINFO = makeinfo
232232

233233
postgres.texixml: postgres.xml
234-
$(DB2X_XSLTPROC) -s texi$< -o$@
234+
$(DB2X_XSLTPROC) -s texi-g output-file=$(basename$@)$< -o$@
235235

236236
postgres.texi: postgres.texixml
237237
$(DB2X_TEXIXML) --encoding=iso-8859-1//TRANSLIT$<\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp