Changeset 6633f56 for pst/sgml/sgml.xml


Ignore:
Timestamp:
04/09/2020 08:11:25 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5acc325
Parents:
a5b4ac1
Message:

Clarify naming of docbook xml and dtd pages.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22981 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/sgml/sgml.xml

    ra5b4ac1 r6633f56  
    2323
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sgml-common.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sgml-dtd-3.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sgml-dtd.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-3.1-dtd.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-4.5-dtd.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opensp.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openjade.xml"/>
Note: See TracChangeset for help on using the changeset viewer.