From 0cad08b34301e131b447b65a051ee8dd4999ce3f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 19 Jan 2006 07:21:40 +0000 Subject: 2006-01-19 Ralf Corsepius * eventlog.t: Remove. * new_chapters.texi: Remove eventlog. * Makefile.am: Remove eventlog. --- doc/new_chapters/ChangeLog | 6 ++++++ doc/new_chapters/Makefile.am | 9 ++------- doc/new_chapters/new_chapters.texi | 2 -- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'doc/new_chapters') diff --git a/doc/new_chapters/ChangeLog b/doc/new_chapters/ChangeLog index 6027512390..ac4eb236c0 100644 --- a/doc/new_chapters/ChangeLog +++ b/doc/new_chapters/ChangeLog @@ -1,3 +1,9 @@ +2006-01-19 Ralf Corsepius + + * eventlog.t: Remove. + * new_chapters.texi: Remove eventlog. + * Makefile.am: Remove eventlog. + 2006-01-19 Ralf Corsepius * dumpcontrol.t: Remove. diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am index 2f0ea16fda..f94f40cc46 100644 --- a/doc/new_chapters/Makefile.am +++ b/doc/new_chapters/Makefile.am @@ -13,7 +13,7 @@ include $(top_srcdir)/project.am include $(top_srcdir)/main.am GENERATED_FILES = \ - eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \ + stackchk.texi rtmonuse.texi cpuuse.texi error.texi \ monitor.texi COMMON_FILES += $(top_srcdir)/common/cpright.texi @@ -23,11 +23,6 @@ FILES = info_TEXINFOS = new_chapters.texi new_chapters_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES) -eventlog.texi: eventlog.t - $(BMENU2) -p "" \ - -u "Top" \ - -n "" < $< > $@ - stackchk.texi: stackchk.t $(BMENU2) -p "" \ -u "Top" \ @@ -56,7 +51,7 @@ monitor.texi: monitor.t noinst_SCRIPTS = gen_section EXTRA_DIST = base.t cpuuse.t error.t \ - eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \ + monitor.t rtmonuse.t stackchk.t STATUS TODO \ $(noinst_SCRIPTS) CLEANFILES += new_chapters.info new_chapters.info-? diff --git a/doc/new_chapters/new_chapters.texi b/doc/new_chapters/new_chapters.texi index a62c95a67a..3552421c8e 100644 --- a/doc/new_chapters/new_chapters.texi +++ b/doc/new_chapters/new_chapters.texi @@ -78,7 +78,6 @@ @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 eventlog.texi @include stackchk.texi @include rtmonuse.texi @include cpuuse.texi @@ -91,7 +90,6 @@ This is the online version of the RTEMS POSIX API User's Guide @menu -* Event Logging Manager:: * Stack Bounds Checker:: * Rate Monotonic Period Statistics:: * CPU Usage Statistics:: -- cgit v1.2.3