aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2012-01-03 15:04:55 -0800
committerStephen Hemminger <shemminger@vyatta.com>2012-01-03 15:04:55 -0800
commit6c513a006174e551552022405d677a897db78652 (patch)
treed461e5d49ccdadc4673346a4fc492337584eb006 /README
parent155ad8023b2be449752e396306fb67785fb1ba8d (diff)
downloadplatform_external_iproute2-6c513a006174e551552022405d677a897db78652.tar.gz
platform_external_iproute2-6c513a006174e551552022405d677a897db78652.tar.bz2
platform_external_iproute2-6c513a006174e551552022405d677a897db78652.zip
README cleanup's
Spell check the README files and remove out of date release notes.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 528b539f..99d1aeb4 100644
--- a/README
+++ b/README
@@ -13,10 +13,10 @@ How to compile this.
--------------------
1. libdbm
-arpd needs to have the db4 development libraries. For debian
+arpd needs to have the db4 development libraries. For Debian
users this is the package with a name like libdb4.x-dev.
DBM_INCLUDE points to the directory with db_185.h which
-is the include file used by arpd to get to the old format Berkely
+is the include file used by arpd to get to the old format Berkeley
database routines. Often this is in the db-devel package.
2. make