summaryrefslogtreecommitdiffstats
path: root/doc/networking
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-25 19:48:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-25 19:48:42 +0000
commit3a0a97a544c3d127c458af4c743167fe00ba18d9 (patch)
treefc85f49bf16538e27e757d8ad4637a2fd31b0027 /doc/networking
parentUpdated copyright year and corrected image path. (diff)
downloadrtems-3a0a97a544c3d127c458af4c743167fe00ba18d9.tar.bz2
Fixed line too long problems.
Diffstat (limited to 'doc/networking')
-rw-r--r--doc/networking/driver.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/networking/driver.t b/doc/networking/driver.t
index 417e966705..467770c547 100644
--- a/doc/networking/driver.t
+++ b/doc/networking/driver.t
@@ -127,7 +127,8 @@ This is equivalent to the following list of definitions. Early versions
of the RTEMS BSD network stack required that all of these be defined.
@example
--D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS -DDIAGNOSTIC -DBOOTP_COMPAT
+-D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS \
+ -DDIAGNOSTIC -DBOOTP_COMPAT
@end example
Defining these macros tells the network header files that the driver