Changeset c78de1a in clfs-sysroot for BOOK/general.ent


Ignore:
Timestamp:
Feb 19, 2007, 2:13:18 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
9401f22
Parents:
9f64df1
Message:

Added Alpha to the book.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r9f64df1 rc78de1a  
    33<!ENTITY month "02"> <!-- Use two digits -->
    44<!ENTITY month_name "February">
    5 <!ENTITY day "15"> <!-- Use two digits -->
     5<!ENTITY day "19"> <!-- Use two digits -->
    66<!ENTITY year "2007"> <!-- Use four digits -->
    77
     
    1515<!ENTITY version "SVN-&major-version;.&minor-version;.&extra-version;-&year;&month;&day;">
    1616
     17<!ENTITY version-alpha "&version;-Alpha">
    1718<!ENTITY version-arm "&version;-ARM">
     19<!ENTITY version-hppa "&version;-PA-RISC">
    1820<!ENTITY version-x86 "&version;-x86">
    19 <!ENTITY version-hppa "&version;-PA-RISC">
    2021
    2122<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
Note: See TracChangeset for help on using the changeset viewer.