summaryrefslogtreecommitdiffstats
path: root/doc/networking
diff options
context:
space:
mode:
Diffstat (limited to 'doc/networking')
-rw-r--r--doc/networking/Makefile2
-rw-r--r--doc/networking/networking.texi4
-rw-r--r--doc/networking/servers.t3
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/networking/Makefile b/doc/networking/Makefile
index 5264b5943d..d2b7c8cc98 100644
--- a/doc/networking/Makefile
+++ b/doc/networking/Makefile
@@ -68,7 +68,7 @@ testing.texi: testing.t Makefile
-n "Network Servers" ${*}.t
servers.texi: servers.t Makefile
- $(BMENU) -p "Network Servers" \
+ $(BMENU) -p "Throughput" \
-u "Top" \
-n "Command and Variable Index" ${*}.t
diff --git a/doc/networking/networking.texi b/doc/networking/networking.texi
index 7378b779f7..d474a9c8ac 100644
--- a/doc/networking/networking.texi
+++ b/doc/networking/networking.texi
@@ -67,6 +67,7 @@ END-INFO-DIR-ENTRY
@include driver.texi
@include networkapp.texi
@include testing.texi
+@include servers.texi
@ifinfo
@node Top, Preface, (dir), (dir)
@top networking
@@ -79,6 +80,7 @@ This is the online version of the RTEMS Network Supplement.
* Networking Driver::
* Using Networking in an RTEMS Application::
* Testing the Driver::
+* Network Servers::
* Command and Variable Index::
* Concept Index::
@end menu
@@ -89,7 +91,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, Throughput, Top
+@node Command and Variable Index, Concept Index, Using Hooks, Top
@unnumbered Command and Variable Index
There are currently no Command and Variable Index entries.
diff --git a/doc/networking/servers.t b/doc/networking/servers.t
index 3680d0d22a..f601c1cb56 100644
--- a/doc/networking/servers.t
+++ b/doc/networking/servers.t
@@ -21,6 +21,9 @@ in situations where a destination file is not necessarily
appropriate or in cases when a formal device driver has not yet
been implemented.
+This server was implemented and documented by Jake Janovetz
+(janovetz@@tempest.ece.uiuc.edu).
+
@subsection Configuration Parameters
The configuration structure for FTPD is as follows: