summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-09 22:33:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-09 22:33:53 +0000
commit6bdadef55d37e885e284928fa2a3f80bee47f1fb (patch)
tree606f8a5f9a8047af61f2899bed15f3b2a72b0f70
parent6e3f1e6b57290fb0b1df60398215bec9c2041b3e (diff)
Typo fixed.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 08eefd8..fd73bfe 100644
--- a/README
+++ b/README
@@ -24,11 +24,11 @@ CONFIGURATION NOTES
1. Make sure you change the definition of MY_ETHERNET_ADDRESS in
networkconfig.h before you try to use any of the network
- demonstration program.
+ demonstration programs.
2. If you do not use BOOTP (i.e. the `#define USE_BOOTP 1' in init.c is
removed), make sure you change the definition of MY_INTERNET_ADDRESS
- before you try to use the program.
+ before you try to use the programs.
FAILURE TO FOLLOW THE ABOVE INSTRUCTIONS MAY PROVOKE YOUR NETWORK
ADMINISTRATOR TO THE POINT WHERE VICIOUS ATTACKS WILL BE MADE UPON YOU.