diff options
-rw-r--r-- | winsup/doc/ChangeLog | 8 | ||||
-rw-r--r-- | winsup/doc/cygwin-api.in.xml | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index acd6b0a8f..98000d034 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,9 @@ +2013-05-06 Warren Young <warren@etr-usa.com> + + * cygwin-api.in.xml (bookinfo): Reverted XInclude for legal.xml + fragment to a DOCTOOL include. + + 2013-05-03 Christopher Faylor <me.cygwin2013@cgf.cx> * Makefile (FAQ_SOURCES): Use wildcard function to find sources in @@ -6,7 +12,7 @@ 2013-05-01 Warren Young <warren@etr-usa.com> * bodysnatcher.pl: Created - * Makefile.in (faq/faq.body): Added target to create this file from + * Mak6file.in (faq/faq.body): Added target to create this file from faq/faq.html using new bodysnatcher.pl script. 2013-05-01 Warren Young <warren@etr-usa.com> diff --git a/winsup/doc/cygwin-api.in.xml b/winsup/doc/cygwin-api.in.xml index 726798ef2..3fee468dc 100644 --- a/winsup/doc/cygwin-api.in.xml +++ b/winsup/doc/cygwin-api.in.xml @@ -7,7 +7,7 @@ <bookinfo> <date>1998-08-31</date> <title>Cygwin API Reference</title> - <xi:include href="legal.xml"/> +DOCTOOL-INSERT-legal </bookinfo> <toc></toc> |