Ignore:
Timestamp:
02/23/11 00:43:04 (2 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
ec008670fee2dc8086a6ce805d4831378d59895db47a4a1d93d92208ef3ed33694b28a4eda285fe2
Parents:
01629953ea80c730e967762fc830bf0b50a9be5e
git-author:
Joe Ciccone <jciccone@gmail.com>2011-02-22 19:43:04-05:00
git-committer:
Joe Ciccone <jciccone@gmail.com>2011-02-22 19:43:04-05:00
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/boot/multilib/createfiles.xml

    r9c8f797 rdabbced  
    1111  <title>Creating Essential Symlinks</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="../common/createfiles.xml" 
    1515  xpointer="xpointer(//*[@os='a'])"/> 
Note: See TracChangeset for help on using the changeset viewer.