Ignore:
Timestamp:
Feb 22, 2011, 4:43:04 PM (14 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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc64/yaboot.xml

    r0162995 rdabbced  
    1515  </indexterm>
    1616
    17   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     17  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1818  href="../ppc/yaboot.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
     
    5555    </variablelist>
    5656
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5858    href="../ppc/yaboot.xml"
    5959    xpointer="xpointer(//*[@os='a'])"/>
    6060
    61     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6262    href="../ppc/yaboot.xml"
    6363    xpointer="xpointer(//*[@os='b'])"/>
    6464
    65     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6666    href="../ppc/yaboot.xml"
    6767    xpointer="xpointer(//*[@os='c'])"/>
     
    6969<screen os="d"><userinput>CFLAGS="${BUILD32}" make PREFIX=/usr</userinput></screen>
    7070
    71     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     71    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7272    href="../ppc/yaboot.xml"
    7373    xpointer="xpointer(//*[@os='e'])"/>
     
    9494  </sect2>
    9595
    96   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     96  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9797  href="../ppc/yaboot.xml"
    9898  xpointer="xpointer(id('contents-yaboot'))"/>
Note: See TracChangeset for help on using the changeset viewer.