2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>

* new_chapters.texi: Print table of contents in front of manual where
	it should be when you print.
This commit is contained in:
Joel Sherrill
2007-06-21 18:52:55 +00:00
parent 218b070bfd
commit 471a082d29
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* new_chapters.texi: Print table of contents in front of manual where
it should be when you print.
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, gen_section: Integrate Rate Monotonic Statistics and

View File

@@ -78,7 +78,8 @@
@c This prevents a black box from being printed on "overflow" lines.
@c The alternative is to rework a sentence to avoid this problem.
@include rtmonuse.texi
@contents
@include error.texi
@include monitor.texi
@ifinfo
@@ -88,7 +89,6 @@
This is the online version of the RTEMS POSIX API User's Guide
@menu
* Rate Monotonic Period Statistics::
* Error Reporting Support::
* Monitor Task::
* Command and Variable Index::
@@ -114,6 +114,5 @@ There are currently no Command and Variable Index entries.
There are currently no Concept Index entries.
@c @printindex cp
@contents
@bye