From 57a736ffcb9f106d78f91b70705fcf21adf6c284 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 11 Apr 1998 14:54:58 +0000 Subject: Mostly correcting case of section headings although a few minor things were corrected as the Getting Started with GNAT/RTEMS manual was created. --- doc/started/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/started/Makefile') diff --git a/doc/started/Makefile b/doc/started/Makefile index 033c2bd62f..1e317f7b0e 100644 --- a/doc/started/Makefile +++ b/doc/started/Makefile @@ -50,7 +50,7 @@ intro.texi: intro.t versions.texi -n "Requirements" ${*}.t require.texi: require.t versions.texi - $(BMENU) -c -p "Introduction" \ + $(BMENU) -c -p "Cross Development" \ -u "Top" \ -n "Building the GNU C/C++ Cross Compiler Toolset" ${*}.t @@ -65,12 +65,12 @@ buildrt.texi: buildrt.t versions.texi -n "Building the Sample Application" ${*}.t sample.texi: sample.t versions.texi - $(BMENU) -c -p "Generate RTEMS for a specific target and board support package" \ + $(BMENU) -c -p "Generate RTEMS for a Specific Target and Board Support Package" \ -u "Top" \ -n "Building the GNU Debugger" ${*}.t gdb.texi: gdb.t versions.texi - $(BMENU) -c -p "Application executable" \ + $(BMENU) -c -p "Application Executable" \ -u "Top" \ -n "" ${*}.t -- cgit v1.2.3