Ignore:
Timestamp:
Feb 22, 2011, 4:43:04 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4317f44, b47a4a1
Parents:
0162995
Message:

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

Location:
BOOK/introduction/x86_64-64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/x86_64-64/changelog.xml

    r0162995 rdabbced  
    1111  <title>Changelog for x86_64-64</title>
    1212
    13   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     13  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1414  href="../x86/changelog.xml"
    1515  xpointer="xpointer(/sect1/para[1])"/>
  • BOOK/introduction/x86_64-64/whatsnew.xml

    r0162995 rdabbced  
    1111  <title>What's New for x86_64</title>
    1212
    13   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     13  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1414  href="../x86/whatsnew.xml"
    1515  xpointer="xpointer(/sect1/para[1])"/>
Note: See TracChangeset for help on using the changeset viewer.