]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix version information
authorNorman Walsh <ndw@nwalsh.com>
Thu, 27 Jan 2005 13:54:31 +0000 (13:54 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 27 Jan 2005 13:54:31 +0000 (13:54 +0000)
12 files changed:
docbook/sgml/catalog.xml
docbook/sgml/docbook.cat
docbook/sgml/docbook.dcl
docbook/xml/calstblx.dtd
docbook/xml/catalog.xml
docbook/xml/dbcentx.mod
docbook/xml/dbgenent.mod
docbook/xml/dbhierx.mod
docbook/xml/dbnotnx.mod
docbook/xml/dbpoolx.mod
docbook/xml/docbook.cat
docbook/xml/htmltblx.mod

index 33cce09252be477d0636b2f16bdd5fdf5ecf7b12..d21f0be9cb24c10f78eba8336fee7219ce53816d 100644 (file)
@@ -2,7 +2,7 @@
 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
 
 <!-- ...................................................................... -->
-<!-- XML Catalog data for DocBook V4.4CR4 .................................... -->
+<!-- XML Catalog data for DocBook V4.4 .................................... -->
 <!-- File catalog.xml ..................................................... -->
 
 <!-- Please direct all questions, bug reports, or suggestions for
@@ -10,7 +10,7 @@
      information, see http://www.oasis-open.org/.
   -->
 
-<!-- This is the catalog data file for DocBook V4.4CR4. It is provided as
+<!-- This is the catalog data file for DocBook V4.4. It is provided as
      a convenience in building your own catalog files. You need not use
      the filenames listed here, and need not use the filename method of
      identifying storage objects at all.  See the documentation for
 <!-- ...................................................................... -->
 <!-- DocBook driver file .................................................. -->
 
-<public publicId="-//OASIS//DTD DocBook V4.4CR4//EN"
+<public publicId="-//OASIS//DTD DocBook V4.4//EN"
         uri="docbook.dtd"/>
 
-<public publicId="-//OASIS//DTD DocBook XML V4.4CR4//EN"
+<public publicId="-//OASIS//DTD DocBook XML V4.4//EN"
         uri="docbookx.dtd"/>
 
-<system systemId="http://www.oasis-open.org/docbook/sgml/4.4CR4/docbook.dtd"
+<system systemId="http://www.oasis-open.org/docbook/sgml/4.4/docbook.dtd"
        uri="docbook.dtd"/>
 
-<system systemId="http://docbook.org/sgml/4.4CR4/docbook.dtd"
+<system systemId="http://docbook.org/sgml/4.4/docbook.dtd"
        uri="docbook.dtd"/>
 
-<system systemId="http://www.oasis-open.org/docbook/xml/4.4CR4/docbookx.dtd"
+<system systemId="http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
        uri="docbookx.dtd"/>
 
-<system systemId="http://docbook.org/xml/4.4CR4/docbookx.dtd"
+<system systemId="http://docbook.org/xml/4.4/docbookx.dtd"
        uri="docbookx.dtd"/>
 
 <!-- ...................................................................... -->
 <!-- DocBook modules ...................................................... -->
 
-<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.4CR4//EN"
+<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.4//EN"
         uri="calstblx.dtd"/>
 
-<public publicId="-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4CR4//EN"
+<public publicId="-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4//EN"
        uri="htmltblx.mod"/>
 
 <public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
         uri="soextblx.dtd"/>
 
-<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.4CR4//EN"
+<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.4//EN"
         uri="dbpoolx.mod"/>
 
-<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4CR4//EN"
+<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4//EN"
         uri="dbhierx.mod"/>
 
-<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.4CR4//EN"
+<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.4//EN"
         uri="dbgenent.mod"/>
 
-<public publicId="-//OASIS//ENTITIES DocBook Notations V4.4CR4//EN"
+<public publicId="-//OASIS//ENTITIES DocBook Notations V4.4//EN"
         uri="dbnotnx.mod"/>
 
-<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.4CR4//EN"
+<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.4//EN"
         uri="dbcentx.mod"/>
 
 <!-- ...................................................................... -->
 <public publicId="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
         uri="iso-cyr2.gml"/>
 
-<!-- End of catalog data for DocBook XML V4.4CR4 ............................. -->
+<!-- End of catalog data for DocBook XML V4.4 ............................. -->
 <!-- ...................................................................... -->
 
 </catalog>
index 019b12b29f31d7359188c8b6d0061c2bb00ed644..d6e317ec63ba48f212649364a70a06e95d53b8d2 100644 (file)
@@ -1,5 +1,5 @@
   -- ...................................................................... --
-  -- Catalog data for DocBook V4.4CR4 ........................................ --
+  -- Catalog data for DocBook V4.4 ........................................ --
   -- File docbook.cat ..................................................... --
 
   -- Please direct all questions, bug reports, or suggestions for
@@ -7,7 +7,7 @@
      information, see http://www.oasis-open.org/.
   --
 
-  -- This is the catalog data file for DocBook V4.4CR4. It is provided as
+  -- This is the catalog data file for DocBook V4.4. It is provided as
      a convenience in building your own catalog files. You need not use
      the filenames listed here, and need not use the filename method of
      identifying storage objects at all.  See the documentation for
   -- ...................................................................... --
   -- DocBook driver file .................................................. --
 
-PUBLIC "-//OASIS//DTD DocBook V4.4CR4//EN"
+PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
        "docbook.dtd"
 
-PUBLIC "-//OASIS//DTD DocBook XML V4.4CR4//EN"
+PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
        "docbookx.dtd"
 
   -- ...................................................................... --
   -- DocBook modules ...................................................... --
 
-PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.4CR4//EN"
+PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.4//EN"
        "calstblx.dtd"
 
-PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4CR4//EN"
+PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4//EN"
        "htmltblx.mod"
 
 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
        "soextblx.dtd"
 
-PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.4CR4//EN"
+PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.4//EN"
        "dbpoolx.mod"
 
-PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4CR4//EN"
+PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4//EN"
        "dbhierx.mod"
 
-PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.4CR4//EN"
+PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.4//EN"
        "dbgenent.mod"
 
-PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.4CR4//EN"
+PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.4//EN"
        "dbnotnx.mod"
 
-PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.4CR4//EN"
+PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.4//EN"
        "dbcentx.mod"
 
   -- ...................................................................... --
@@ -112,5 +112,5 @@ PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
 PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
        "iso-cyr2.gml"
 
-  -- End of catalog data for DocBook V4.4CR4 ................................. --
+  -- End of catalog data for DocBook V4.4 ................................. --
   -- ...................................................................... --
index 83acf53463ae9f4abdcbf99410e136c3ae92a921..c3521bb05aca6d6ddcbfe010d0b1545114bf5c56 100644 (file)
@@ -1,6 +1,6 @@
 <!SGML  "ISO 8879:1986"
   -- ...................................................................... --
-  -- DocBook SGML declaration V4.4CR4 ........................................ --
+  -- DocBook SGML declaration V4.4 ........................................ --
   -- file docbook.dcl ..................................................... --
 
 CHARSET
@@ -101,6 +101,6 @@ FEATURES
 
 APPINFO NONE
 
-  -- End of DocBook SGML declaration V4.4CR4 ................................. --
+  -- End of DocBook SGML declaration V4.4 ................................. --
   -- ...................................................................... --
 >
index 32d9f5afe3755c14c7c960a507421845406c157a..efc27d95e6bb142c5d9d8c4d0b824462d89090be 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook CALS Table Model V4.4CR4 ........................................ -->
+<!-- DocBook CALS Table Model V4.4 ........................................ -->
 <!-- File calstblx.mod .................................................... -->
 
 <!-- Copyright 1992-2002 HaL Computer Systems, Inc.,
@@ -35,7 +35,7 @@
 
 <!-- This module contains the definitions for the CALS Table Model
      converted to XML. It has been modified slightly for use in the
-     combined HTML/CALS models supported by DocBook V4.4CR4.
+     combined HTML/CALS models supported by DocBook V4.4.
 -->
 
 <!-- These definitions are not directly related to the table model, but are
@@ -201,5 +201,5 @@ of the current application.
         %secur;
 >
 
-<!-- End of DocBook CALS Table Model V4.4CR4 ................................. -->
+<!-- End of DocBook CALS Table Model V4.4 ................................. -->
 <!-- ...................................................................... -->
index 2d0d05c3efc1a0dde20b0e1079c3928f3d372fde..8d709ba102a4d34974e0390847edfb1cf6857572 100644 (file)
@@ -2,7 +2,7 @@
 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
 
 <!-- ...................................................................... -->
-<!-- XML Catalog data for DocBook XML V4.4CR4 ................................ -->
+<!-- XML Catalog data for DocBook XML V4.4 ................................ -->
 <!-- File catalog.xml ..................................................... -->
 
 <!-- Please direct all questions, bug reports, or suggestions for
@@ -10,7 +10,7 @@
      information, see http://www.oasis-open.org/.
   -->
 
-<!-- This is the catalog data file for DocBook V4.4CR4. It is provided as
+<!-- This is the catalog data file for DocBook V4.4. It is provided as
      a convenience in building your own catalog files. You need not use
      the filenames listed here, and need not use the filename method of
      identifying storage objects at all.  See the documentation for
 <!-- ...................................................................... -->
 <!-- DocBook driver file .................................................. -->
 
-<public publicId="-//OASIS//DTD DocBook XML V4.4CR4//EN"
+<public publicId="-//OASIS//DTD DocBook XML V4.4//EN"
         uri="docbookx.dtd"/>
 
-<system systemId="http://www.oasis-open.org/docbook/xml/4.4CR4/docbookx.dtd"
+<system systemId="http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
        uri="docbookx.dtd"/>
 
-<system systemId="http://docbook.org/xml/4.4CR4/docbookx.dtd"
+<system systemId="http://docbook.org/xml/4.4/docbookx.dtd"
        uri="docbookx.dtd"/>
 
 <!-- ...................................................................... -->
 <!-- DocBook modules ...................................................... -->
 
-<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.4CR4//EN"
+<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.4//EN"
         uri="calstblx.dtd"/>
 
-<public publicId="-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4CR4//EN"
+<public publicId="-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4//EN"
        uri="htmltblx.mod"/>
 
 <public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
         uri="soextblx.dtd"/>
 
-<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.4CR4//EN"
+<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.4//EN"
         uri="dbpoolx.mod"/>
 
-<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4CR4//EN"
+<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4//EN"
         uri="dbhierx.mod"/>
 
-<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.4CR4//EN"
+<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.4//EN"
         uri="dbgenent.mod"/>
 
-<public publicId="-//OASIS//ENTITIES DocBook Notations V4.4CR4//EN"
+<public publicId="-//OASIS//ENTITIES DocBook Notations V4.4//EN"
         uri="dbnotnx.mod"/>
 
-<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.4CR4//EN"
+<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.4//EN"
         uri="dbcentx.mod"/>
 
 <!-- ...................................................................... -->
 <public publicId="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
         uri="ent/isocyr2.ent"/>
 
-<!-- End of catalog data for DocBook XML V4.4CR4 ............................. -->
+<!-- End of catalog data for DocBook XML V4.4 ............................. -->
 <!-- ...................................................................... -->
 
 </catalog>
index 8aa7c9843a766e12bd8b82dda049b4b585791f76..0a7772f8c31ccb6a109cf7f63d536bb62e93494e 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook character entities module V4.4CR4 ............................... -->
+<!-- DocBook character entities module V4.4 ............................... -->
 <!-- File dbcentx.mod ..................................................... -->
 
 <!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
@@ -37,7 +37,7 @@
      declaration that uses the public identifier shown below:
 
      <!ENTITY % dbcent PUBLIC
-     "-//OASIS//ENTITIES DocBook Character Entities V4.4CR4//EN"
+     "-//OASIS//ENTITIES DocBook Character Entities V4.4//EN"
      "dbcentx.mod">
      %dbcent;
 
 %ISOtech;
 ]]>
 
-<!-- End of DocBook character entity sets module V4.4CR4 ..................... -->
+<!-- End of DocBook character entity sets module V4.4 ..................... -->
 <!-- ...................................................................... -->
index 33c33e1859aa8e2bd20657f0b6869d11471d34c6..20f717a2cd89cfceee25993fc7872c019c8d226c 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook additional general entities V4.4CR4 ............................. -->
+<!-- DocBook additional general entities V4.4 ............................. -->
 
 <!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
      O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
@@ -11,7 +11,7 @@
      declaration that uses the public identifier shown below:
 
      <!ENTITY % dbgenent PUBLIC
-     "-//OASIS//ENTITIES DocBook Additional General Entities V4.4CR4//EN"
+     "-//OASIS//ENTITIES DocBook Additional General Entities V4.4//EN"
      "dbgenent.mod">
      %dbgenent;
 -->
@@ -37,5 +37,5 @@
        %all-titles;
 -->
 
-<!-- End of DocBook additional general entities V4.4CR4 ...................... -->
+<!-- End of DocBook additional general entities V4.4 ...................... -->
 <!-- ...................................................................... -->
index d43da2b216a97087e1538eb8c08f90e65b3d9531..a8f31cd1ca4fcdf25abcd32aa606e0feabfb6327 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook document hierarchy module V4.4CR4 ............................... -->
+<!-- DocBook document hierarchy module V4.4 ............................... -->
 <!-- File dbhierx.mod ..................................................... -->
 
 <!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
@@ -44,7 +44,7 @@
      declaration that uses the public identifier shown below:
 
      <!ENTITY % dbhier PUBLIC
-     "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4CR4//EN"
+     "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4//EN"
      "dbhierx.mod">
      %dbhier;
 
 <!ENTITY % part.module "INCLUDE">
 <![%part.module;[
 
-<!-- Note that Part was to have its content model reduced in V4.4CR4.  This
+<!-- Note that Part was to have its content model reduced in V4.4.  This
 change will not be made after all. -->
 
 <!ENTITY % local.part.attrib "">
@@ -2109,5 +2109,5 @@ change will not be made after all. -->
 <!--end of article.attlist-->]]>
 <!--end of article.module-->]]>
 
-<!-- End of DocBook document hierarchy module V4.4CR4 ........................ -->
+<!-- End of DocBook document hierarchy module V4.4 ........................ -->
 <!-- ...................................................................... -->
index 3cd5f2f42885614b46a0f01f222d5da33afd7575..cefd47774c7f360da2f6d6ce99cb02dd944925f4 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook notations module V4.4CR4 ........................................ -->
+<!-- DocBook notations module V4.4 ........................................ -->
 <!-- File dbnotnx.mod ..................................................... -->
 
 <!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
@@ -36,7 +36,7 @@
      declaration that uses the public identifier shown below:
 
      <!ENTITY % dbnotn PUBLIC
-     "-//OASIS//ENTITIES DocBook Notations V4.4CR4//EN"
+     "-//OASIS//ENTITIES DocBook Notations V4.4//EN"
      "dbnotnx.mod">
      %dbnotn;
 
@@ -97,5 +97,5 @@
 <!NOTATION SWF          SYSTEM "http://www.macromedia.com/software/flash">
 <!NOTATION linespecific        SYSTEM "linespecific">
 
-<!-- End of DocBook notations module V4.4CR4 ................................. -->
+<!-- End of DocBook notations module V4.4 ................................. -->
 <!-- ...................................................................... -->
index a01bce4107cb1c2ced86ffe5c016a532ed9fd1fb..30f4636346cae0d3298c7b5819b28ffe6ddc8f8d 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook XML information pool module V4.4CR4 ............................. -->
+<!-- DocBook XML information pool module V4.4 ............................. -->
 <!-- File dbpoolx.mod ..................................................... -->
 
 <!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
@@ -50,7 +50,7 @@
      declaration that uses the public identifier shown below:
 
      <!ENTITY % dbpool PUBLIC
-     "-//OASIS//ELEMENTS DocBook XML Information Pool V4.4CR4//EN"
+     "-//OASIS//ELEMENTS DocBook XML Information Pool V4.4//EN"
      "dbpoolx.mod">
      %dbpool;
 
@@ -3650,7 +3650,7 @@ in the text (no (0) value, the default)
   <!-- ====================================================== -->
 
 <!ENTITY % htmltbl
-  PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4CR4//EN"
+  PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4//EN"
   "htmltblx.mod">
 %htmltbl;
 <!--end of allow.html.tables-->]]>
@@ -3686,7 +3686,7 @@ in the text (no (0) value, the default)
 
 <!-- Reference CALS Table Model -->
 <!ENTITY % tablemodel
-  PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.4CR4//EN"
+  PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.4//EN"
   "calstblx.dtd">
 ]]>
 
@@ -8351,5 +8351,5 @@ OtherCredit. -->
 <!--end of seeseealso.module-->]]>
 <!--end of indexterm.content.module-->]]>
 
-<!-- End of DocBook XML information pool module V4.4CR4 ...................... -->
+<!-- End of DocBook XML information pool module V4.4 ...................... -->
 <!-- ...................................................................... -->
index 574c278d92535c584da7f174ee9b521de54f56ed..8c6fb19430d9e430991945121774ed0fd0103e57 100644 (file)
@@ -1,5 +1,5 @@
   -- ...................................................................... --
-  -- Catalog data for DocBook XML V4.4CR4 .................................... --
+  -- Catalog data for DocBook XML V4.4 .................................... --
   -- File docbook.cat ..................................................... --
 
   -- Please direct all questions, bug reports, or suggestions for
@@ -7,7 +7,7 @@
      information, see http://www.oasis-open.org/.
   --
 
-  -- This is the catalog data file for DocBook XML V4.4CR4. It is provided as
+  -- This is the catalog data file for DocBook XML V4.4. It is provided as
      a convenience in building your own catalog files. You need not use
      the filenames listed here, and need not use the filename method of
      identifying storage objects at all.  See the documentation for
   -- ...................................................................... --
   -- DocBook driver file .................................................. --
 
-PUBLIC "-//OASIS//DTD DocBook XML V4.4CR4//EN"
+PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
        "docbookx.dtd"
 
   -- ...................................................................... --
   -- DocBook modules ...................................................... --
 
-PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.4CR4//EN"
+PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.4//EN"
        "calstblx.dtd"
 
-PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4CR4//EN"
+PUBLIC "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4//EN"
        "htmltblx.mod"
 
 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
        "soextblx.dtd"
 
-PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.4CR4//EN"
+PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.4//EN"
        "dbpoolx.mod"
 
-PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4CR4//EN"
+PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.4//EN"
        "dbhierx.mod"
 
-PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.4CR4//EN"
+PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.4//EN"
        "dbgenent.mod"
 
-PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.4CR4//EN"
+PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.4//EN"
        "dbnotnx.mod"
 
-PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.4CR4//EN"
+PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.4//EN"
        "dbcentx.mod"
 
   -- ...................................................................... --
@@ -109,5 +109,5 @@ PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
 PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
        "ent/isocyr2.ent"
 
-  -- End of catalog data for DocBook XML V4.4CR4 ............................. --
+  -- End of catalog data for DocBook XML V4.4 ............................. --
   -- ...................................................................... --
index d359feb14dfffff8adaa672d4afd354229f44c13..9c99880241aabd8e7e4924d3fbde2a3bccab2e45 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook XML HTML Table Module V4.4CR4 ................................... -->
+<!-- DocBook XML HTML Table Module V4.4 ................................... -->
 <!-- File htmltblx.mod .................................................... -->
 
 <!-- Copyright 2003, 2004 ArborText, Inc., Norman Walsh, Sun Microsystems,
@@ -34,7 +34,7 @@
      HTML one is more like what browsers are likely to accept today
      and users are likely to use.
 
-     This module has been developed for use with the DocBook V4.4CR4
+     This module has been developed for use with the DocBook V4.4
      "union table model" in which elements and attlists common to both
      models are defined (as the union) in the CALS table module by
      setting various parameter entities appropriately in this file.
@@ -43,7 +43,7 @@
      declaration that uses the public identifier shown below:
 
      <!ENTITY % htmltbl PUBLIC
-     "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4CR4//EN"
+     "-//OASIS//ELEMENTS DocBook XML HTML Tables V4.4//EN"
      "htmltblx.mod">
      %htmltbl;
 
@@ -233,5 +233,5 @@ top|bottom|topbot|all|sides|none">
 <!ENTITY % tbl.tbody.mdl       "(tr+|row+)">
 <!ENTITY % tbl.valign.attval   "top|middle|bottom|baseline">
 
-<!-- End of DocBook XML HTML Table Module V4.4CR4 ............................ -->
+<!-- End of DocBook XML HTML Table Module V4.4 ............................ -->
 <!-- ...................................................................... -->