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 ++++-- doc/networking/networking.texi | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/networking') 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 diff --git a/doc/networking/networking.texi b/doc/networking/networking.texi index 87643568e2..cefac1b00d 100644 --- a/doc/networking/networking.texi +++ b/doc/networking/networking.texi @@ -89,7 +89,7 @@ This is the online version of the RTEMS Network Supplement. @c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here @c -@node Command and Variable Index, Concept Index, Testing the Driver Throughput, Top +@node Command and Variable Index, Concept Index, Throughput, Top @unnumbered Command and Variable Index There are currently no Command and Variable Index entries. -- cgit v1.2.3