From 62e508fe6de2b4731ef28bf564cf680cfd83e05c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Sep 1998 13:17:21 +0000 Subject: Removed chapter names from automatically generated node names. --- doc/networking/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/networking/Makefile') diff --git a/doc/networking/Makefile b/doc/networking/Makefile index 705e720c4a..6f36ead921 100644 --- a/doc/networking/Makefile +++ b/doc/networking/Makefile @@ -13,6 +13,8 @@ include ../Make.config REPLACE=../tools/word-replace +BMENU+= -c + all: html info ps dirs: @@ -55,12 +57,12 @@ driver.texi: driver.t Makefile -n "Using Networking in an RTEMS Application" ${*}.t networkapp.texi: networkapp.t Makefile - $(BMENU) -p " Writing RTEMS Network Device Drivers Write Your Driver Statistic-Printing Function" \ + $(BMENU) -p " Write Your Driver Statistic-Printing Function" \ -u "Top" \ -n "Testing the Driver" ${*}.t testing.texi: testing.t Makefile - $(BMENU) -p "Using Networking in an RTEMS Application Network Statistics" \ + $(BMENU) -p "Network Statistics" \ -u "Top" \ -n "Command and Variable Index" ${*}.t -- cgit v1.2.3