diff options
author | Jeremy C. Reed <jreed@isc.org> | 2014-08-11 15:53:21 +0200 |
---|---|---|
committer | Jeremy C. Reed <jreed@isc.org> | 2014-08-11 15:53:21 +0200 |
commit | 1b3cd2af9da857bca5eaa7adb5bcf06dc9210d5b (patch) | |
tree | 2c42dbff1d8488006d686c58ff61b4af386def3b | |
parent | [master] Merge branch 'trac3464' (pool definitions are now structures) (diff) | |
download | kea-1b3cd2af9da857bca5eaa7adb5bcf06dc9210d5b.tar.xz kea-1b3cd2af9da857bca5eaa7adb5bcf06dc9210d5b.zip |
Fix my typo introduced months ago and minor change.
Remove the sentence "This is the source" because same README
also is installed with binaries (no source).
So mention developed by ISC.
This was not reviewed.
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,11 +1,10 @@ - -This is the source for Kea, developed by Internet Systems Consortium. - Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module, a portable DHCP library, libdhcp++, and a DHCP benchmarking tool, perfdhcp. -Th developers website is at http://kea.isc.org/ +Kea is developed by Internet Systems Consortium. + +The developers website is at http://kea.isc.org/ Limitations and known issues with this DHCP release can be found at http://kea.isc.org/wiki/KeaKnownIssues |