forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdab1603
committed
doc: Fix date in EPUB manifest
If there is no <date> element, the publication date for the EPUBmanifest is taken from the copyright year. But something like"1996-2013" is not a legal date specification. So the EPUB outputcurrently fails epubcheck.Put in a separate <date> element with the current year. Put it inlegal.sgml, because copyright.pl already instructs to update thatmanually, so it hopefully won't be missed.1 parent7dfd5cd commitdab1603
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
0 commit comments
Comments
(0)