Changeset c29d0be
- Timestamp:
- Feb 19, 2016, 6:21:39 PM (7 years ago)
- Branches:
- sysvinit
- Children:
- c0c70554
- Parents:
- 565421a
- git-author:
- Chris Staub <chris@…> (02/19/2016 06:13:50 PM)
- git-committer:
- Chris Staub <chris@…> (02/19/2016 06:21:39 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r565421a rc29d0be 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.