Changeset 992f669 for BOOK/general.ent
- Timestamp:
- May 3, 2017, 4:44:41 PM (6 years ago)
- Branches:
- sysvinit
- Children:
- 8f5f606
- Parents:
- 8bddb8a
- git-author:
- William Harrington <kb0iic@…> (05/03/2017 04:44:18 PM)
- git-committer:
- William Harrington <kb0iic@…> (05/03/2017 04:44:41 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r8bddb8a r992f669 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 4"> <!-- Use two digits -->4 <!ENTITY month_name " April">5 <!ENTITY day " 30"> <!-- Use two digits -->3 <!ENTITY month "05"> <!-- Use two digits --> 4 <!ENTITY month_name "May"> 5 <!ENTITY day "03"> <!-- Use two digits --> 6 6 <!ENTITY year "2017"> <!-- Use four digits --> 7 7
Note: See TracChangeset
for help on using the changeset viewer.