mirror of
https://github.com/postgres/postgres.git
synced 2025-09-11 00:12:06 +03:00
Update to DocBook 4.5
This moves us to the latest minor version of DocBook 4. It requires no markup changes.
This commit is contained in:
@@ -16,8 +16,8 @@ variant without links and references to the main documentation.
|
||||
-->
|
||||
|
||||
<xsl:output
|
||||
doctype-public="-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
doctype-system="http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"/>
|
||||
doctype-public="-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
doctype-system="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"/>
|
||||
|
||||
<!-- copy everything by default -->
|
||||
|
||||
|
Reference in New Issue
Block a user