summaryrefslogtreecommitdiffstats
path: root/doc/networking
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-25 13:22:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-25 13:22:57 +0000
commit19e87bbb0668c2802bd238fae636f1e060f9cae6 (patch)
tree5f1c12bafbcc03deea327e1be2f4c98bd52a657e /doc/networking
parentNew file. (diff)
downloadrtems-19e87bbb0668c2802bd238fae636f1e060f9cae6.tar.bz2
Minor corrections from Nick Simon <Nick.SIMON@syntegra.bt.co.uk>.
- char * nameserver[3] appears twice, second occurrence should be ntpserver - in sect 3.3.3 ...ifcontig should be ifconfig
Diffstat (limited to 'doc/networking')
-rw-r--r--doc/networking/networkapp.t4
1 files changed, 2 insertions, 2 deletions
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