Changeset 87c0d57 for BOOK/cross-tools


Ignore:
Timestamp:
Jul 2, 2014, 5:00:35 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
1e452cd
Parents:
96222eb
Message:

Add &linux-version2; entity to the required parts of the book that need the full kernel version rather than just the &linux-version; entity. I.E. 3.14.8 instead of 3.14

Location:
BOOK/cross-tools
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips/linux-headers.xml

    r96222eb r87c0d57  
    99  <?dbhtml filename="linux-headers.html"?>
    1010
    11   <title>Linux-Headers-&linux-version;</title>
     11  <title>Linux-Headers-&linux-version;-&linux-version2;</title>
    1212
    1313  <indexterm zone="ch-cross-tools-linux-headers">
  • BOOK/cross-tools/ppc/linux-headers.xml

    r96222eb r87c0d57  
    99  <?dbhtml filename="linux-headers.html"?>
    1010
    11   <title>Linux-Headers-&linux-version;</title>
     11  <title>Linux-Headers-&linux-version;-&linux-version2;</title>
    1212
    1313  <indexterm zone="ch-cross-tools-linux-headers">
  • BOOK/cross-tools/sparc/linux-headers.xml

    r96222eb r87c0d57  
    99  <?dbhtml filename="linux-headers.html"?>
    1010
    11   <title>Linux-Headers-&linux-version;</title>
     11  <title>Linux-Headers-&linux-version;-&linux-version2;</title>
    1212
    1313  <indexterm zone="ch-cross-tools-linux-headers">
  • BOOK/cross-tools/sparc64/linux-headers.xml

    r96222eb r87c0d57  
    99  <?dbhtml filename="linux-headers.html"?>
    1010
    11   <title>Linux-Headers-&linux-version;</title>
     11  <title>Linux-Headers-&linux-version;-&linux-version2;</title>
    1212
    1313  <indexterm zone="ch-cross-tools-linux-headers">
  • BOOK/cross-tools/x86/linux-headers.xml

    r96222eb r87c0d57  
    99  <?dbhtml filename="linux-headers.html"?>
    1010
    11   <title>Linux-Headers-&linux-version;</title>
     11  <title>Linux-Headers-&linux-version;-&linux-version2;</title>
    1212
    1313  <indexterm zone="ch-cross-tools-linux-headers">
  • BOOK/cross-tools/x86_64/linux-headers.xml

    r96222eb r87c0d57  
    99  <?dbhtml filename="linux-headers.html"?>
    1010
    11   <title>Linux-Headers-&linux-version;</title>
     11  <title>Linux-Headers-&linux-version;-&linux-version2;</title>
    1212
    1313  <indexterm zone="ch-cross-tools-linux-headers">
Note: See TracChangeset for help on using the changeset viewer.