From acee84c7c1dcb5e13efbb5fc5092114152a31cdd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Oct 1998 16:25:08 +0000 Subject: [PATCH] Renamed the target dependent code chapter. --- doc/bsp_howto/bsp_howto.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi index e2ffccb972..bf9dc23960 100644 --- a/doc/bsp_howto/bsp_howto.texi +++ b/doc/bsp_howto/bsp_howto.texi @@ -79,14 +79,14 @@ END-INFO-DIR-ENTRY @include discrete.texi @ifinfo -@node Top, , (dir), (dir) +@node Top, Introduction, (dir), (dir) @top bsp_howto This is the online version of the Getting Started with RTEMS for C/C++ Users. @menu * Introduction:: -* CPU and Board Dependent Files:: +* Target Dependent Files:: * Makefiles:: * Linker Script:: * Required Support Routines::