Changeset 275d805 for BOOK/general.ent


Ignore:
Timestamp:
Jan 8, 2011, 9:15:35 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5d61ba8, 6815d0d
Parents:
a27d2a4
Message:

Fixed links for iana-etc, perl and expect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    ra27d2a4 r275d805  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "08"> <!-- Use two digits -->
    4 <!ENTITY month_name "August">
    5 <!ENTITY day "28"> <!-- Use two digits -->
    6 <!ENTITY year "2010"> <!-- Use four digits -->
     3<!ENTITY month "01"> <!-- Use two digits -->
     4<!ENTITY month_name "January">
     5<!ENTITY day "08"> <!-- Use two digits -->
     6<!ENTITY year "2011"> <!-- Use four digits -->
    77
    88<!ENTITY releasedate "&month_name; &day;, &year;">
Note: See TracChangeset for help on using the changeset viewer.