summaryrefslogtreecommitdiffstats
path: root/doc/networking
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-08 13:17:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-08 13:17:21 +0000
commit62e508fe6de2b4731ef28bf564cf680cfd83e05c (patch)
tree16fa008d8007f492e014bc2ef7ef0444b646d0a1 /doc/networking
parentFixed include file path. (diff)
downloadrtems-62e508fe6de2b4731ef28bf564cf680cfd83e05c.tar.bz2
Removed chapter names from automatically generated node names.
Diffstat (limited to 'doc/networking')
-rw-r--r--doc/networking/Makefile6
-rw-r--r--doc/networking/networking.texi2
2 files changed, 5 insertions, 3 deletions
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.