From 82f9768c0fad5878a21dfd2c824506b868eb4d82 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Apr 2003 13:08:03 +0000 Subject: 2003-04-16 Joel Sherrill * Makefile.am: Fix next/previous section names. --- doc/develenv/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/develenv/Makefile.am') diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am index c47f006b01..fb5ae0cb62 100644 --- a/doc/develenv/Makefile.am +++ b/doc/develenv/Makefile.am @@ -29,11 +29,11 @@ $(srcdir)/direct.texi: direct.t -n "Sample Applications" < $< > $@ $(srcdir)/sample.texi: sample.t - $(BMENU2) -p "Directory Structure Test Suite Source Directory" \ + $(BMENU2) -p "Directory Structure Documentation Directory" \ -u "Top" \ -n "RTEMS Specific Utilities" < $< > $@ $(srcdir)/utils.texi: utils.t - $(BMENU2) -p "Sample Applications Paranoia Floating Point Application" \ + $(BMENU2) -p "Sample Applications Network Loopback Test" \ -u "Top" \ -n "Command and Variable Index" < $< > $@ -- cgit v1.2.3