diff options
author | Peter Eisentraut | 2019-08-13 06:38:21 +0000 |
---|---|---|
committer | Peter Eisentraut | 2019-08-13 06:40:17 +0000 |
commit | 416c75cf38fbf58f4589fb27b520b64092a7ceff (patch) | |
tree | 7caf6771d5b6f2e896ecde82a9585ecca2388ad9 /doc/src/sgml/postgres.sgml | |
parent | 66bde49d96a9ddacc49dcbdf1b47b5bd6e31ead5 (diff) |
Update to DocBook 4.5
This moves us to the latest minor version of DocBook 4. It requires
no markup changes.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 3e115f1c76c..e59cba79975 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,7 +1,7 @@ <!-- doc/src/sgml/postgres.sgml --> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % version SYSTEM "version.sgml"> |