Changeset b84828ce
- Timestamp:
- Feb 19, 2016, 6:13:50 PM (9 years ago)
- Branches:
- master, systemd
- Children:
- 812899d5
- Parents:
- 6937028
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r6937028 rb84828ce 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">3 <!ENTITY month "02"> <!-- Use two digits --> 4 <!ENTITY month_name "February"> 5 5 <!ENTITY day "19"> <!-- Use two digits --> 6 6 <!ENTITY year "2016"> <!-- Use four digits -->
Note:
See TracChangeset
for help on using the changeset viewer.