summaryrefslogtreecommitdiffstats
path: root/doc/networking
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-19 16:59:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-19 16:59:38 +0000
commitfebb47e0710f5b77d2401ca520503c210429b6e1 (patch)
tree44cc133a04a3511e45bede7fc7bb897ba69fe365 /doc/networking
parentStripped down to be just new chapters. (diff)
downloadrtems-febb47e0710f5b77d2401ca520503c210429b6e1.tar.bz2
Changed version string.
Added much new stuff to the POSIX User's Guide. New chapters stuff shrunk.
Diffstat (limited to 'doc/networking')
-rw-r--r--doc/networking/Makefile2
-rw-r--r--doc/networking/networking.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/networking/Makefile b/doc/networking/Makefile
index 6f36ead921..c821c8425e 100644
--- a/doc/networking/Makefile
+++ b/doc/networking/Makefile
@@ -49,7 +49,7 @@ $(PROJECT).dvi: $(FILES)
networktasks.texi: networktasks.t Makefile
$(BMENU) -p "Preface" \
-u "Top" \
- -n "Writing RTEMS Network Device Drivers" ${*}.t
+ -n "Networking Driver" ${*}.t
driver.texi: driver.t Makefile
$(BMENU) -p "Network Task Structure and Data Flow" \
diff --git a/doc/networking/networking.texi b/doc/networking/networking.texi
index cefac1b00d..7378b779f7 100644
--- a/doc/networking/networking.texi
+++ b/doc/networking/networking.texi
@@ -76,7 +76,7 @@ This is the online version of the RTEMS Network Supplement.
@menu
* Preface::
* Network Task Structure and Data Flow::
-* Writing RTEMS Network Device Drivers::
+* Networking Driver::
* Using Networking in an RTEMS Application::
* Testing the Driver::
* Command and Variable Index::