Changeset f7c9d1a
- Timestamp:
- Apr 15, 2017, 6:34:25 AM (8 years ago)
- Branches:
- sysvinit
- Children:
- 8ca0656
- Parents:
- 241e1018
- git-author:
- William Harrington <kb0iic@…> (04/15/17 06:32:16)
- git-committer:
- William Harrington <kb0iic@…> (04/15/17 06:34:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r241e1018 rf7c9d1a 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month " 12"> <!-- Use two digits -->4 <!ENTITY month_name " December">5 <!ENTITY day " 28"> <!-- Use two digits -->6 <!ENTITY year "201 6"> <!-- Use four digits -->3 <!ENTITY month "04"> <!-- Use two digits --> 4 <!ENTITY month_name "April"> 5 <!ENTITY day "15"> <!-- Use two digits --> 6 <!ENTITY year "2017"> <!-- Use four digits --> 7 7 8 8 <!ENTITY releasedate "&month_name; &day;, &year;">
Note:
See TracChangeset
for help on using the changeset viewer.