Changeset df8ae85 in clfs-sysroot
- Timestamp:
- Feb 6, 2007, 12:20:31 PM (18 years ago)
- Branches:
- master
- Children:
- 20ec175
- Parents:
- 4258445
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r4258445 rdf8ae85 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 1"> <!-- Use two digits -->4 <!ENTITY month_name " January">5 <!ENTITY day " 23"> <!-- Use two digits -->3 <!ENTITY month "02"> <!-- Use two digits --> 4 <!ENTITY month_name "February"> 5 <!ENTITY day "06"> <!-- Use two digits --> 6 6 <!ENTITY year "2007"> <!-- Use four digits --> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.