summaryrefslogtreecommitdiffstats
path: root/doc/started/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/started/Makefile.am')
-rw-r--r--doc/started/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 497172270b..905463f94c 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -36,7 +36,7 @@ require.texi: require.t tversions.texi
binaries.texi: binaries.t tversions.texi
$(BMENU2) -c -p "Archive and Build Directory Format" \
-u "Top" \
- -n "Building the GNU C/C++ Cross Compiler Toolset" < $< > $@
+ -n "Building the GNU Cross Compiler Toolset" < $< > $@
buildc.texi: buildc.t tversions.texi
$(BMENU2) -c -p "Removing Zipped Tar Files" \
@@ -46,7 +46,7 @@ buildc.texi: buildc.t tversions.texi
buildrt.texi: buildrt.t tversions.texi
$(BMENU2) -c -p "Error Messages Indicating Configuration Problems" \
-u "Top" \
- -n "Building the Sample Application" < $< > $@
+ -n "Building the Sample Applications" < $< > $@
sample.texi: sample.t tversions.texi
$(BMENU2) -c -p "Using the RTEMS configure Script Directly" \