From 19e87bbb0668c2802bd238fae636f1e060f9cae6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 May 2000 13:22:57 +0000 Subject: Minor corrections from Nick Simon . - char * nameserver[3] appears twice, second occurrence should be ntpserver - in sect 3.3.3 ...ifcontig should be ifconfig --- doc/networking/networkapp.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/networking/networkapp.t b/doc/networking/networkapp.t index 42b5395433..30464b586f 100644 --- a/doc/networking/networkapp.t +++ b/doc/networking/networkapp.t @@ -153,7 +153,7 @@ will be sent. The Internet host numbers of up to three machines to be used as Internet Domain Name Servers. -@item char *name_server[3] +@item char *ntp_server[3] The Internet host numbers of up to three machines to be used as Network Time Protocol (NTP) Servers. @@ -179,7 +179,7 @@ The address of the shared memory on the external Ethernet controller. @subsection Network device configuration Network devices are specified and configured by declaring and initializing a -@code{struct rtems_bsdnet_ifcontig} structure for each network device. +@code{struct rtems_bsdnet_ifconfig} structure for each network device. The structure entries are described in the following table. An application which uses a single network interface, gets network configuration information -- cgit v1.2.3