From 071536e6556f2b00b206e948560982298e79f39c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 19 Aug 1998 20:45:19 +0000 Subject: Renamed files ... just about to produce the first copy of the manual. --- doc/networking/networkapp.t | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/networking/networkapp.t') diff --git a/doc/networking/networkapp.t b/doc/networking/networkapp.t index 778cf51400..59a3293e10 100644 --- a/doc/networking/networkapp.t +++ b/doc/networking/networkapp.t @@ -8,7 +8,7 @@ @c $Id$ @c -@chapter Using networking in an RTEMS application +@chapter Using Networking in an RTEMS Application @section Makefile changes @subsection Including the required managers @@ -207,7 +207,7 @@ The RTEMS network package provides almost a complete set of BSD network services. The network functions work like their BSD counterparts with the following exceptions: -@itemize +@itemize @bullet @item A given socket can be read or written by only one task at a time. @item There is no @code{select} function. @item You must call @code{openlog} before calling any of the @code{syslog} functions. @@ -223,7 +223,7 @@ buffer which remains valid only until the next call: @end table @end itemize -@subsection Network statistics +@subsection Network Statistics There are a number of functions to print statistics gathered by the network stack: @table @code @item rtems_bsdnet_show_if_stats -- cgit v1.2.3