summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/database_backends.dox
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2014-06-18 20:46:21 +0200
committerTomek Mrugalski <tomasz@isc.org>2014-06-18 20:46:21 +0200
commit954e8d2295dbe5a87129728f8d03069ef3eee820 (patch)
treeb1e30563510217f14b2f2f9b55a83041b19c838e /src/lib/dhcpsrv/database_backends.dox
parent[master] Added entry 791 for Trac #3401 (diff)
downloadkea-954e8d2295dbe5a87129728f8d03069ef3eee820.tar.xz
kea-954e8d2295dbe5a87129728f8d03069ef3eee820.zip
[3396] Developer's Guide update: BIND10 => Kea
Diffstat (limited to 'src/lib/dhcpsrv/database_backends.dox')
-rw-r--r--src/lib/dhcpsrv/database_backends.dox10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/lib/dhcpsrv/database_backends.dox b/src/lib/dhcpsrv/database_backends.dox
index 556b6a83bf..3990bb97b2 100644
--- a/src/lib/dhcpsrv/database_backends.dox
+++ b/src/lib/dhcpsrv/database_backends.dox
@@ -135,8 +135,9 @@
%@endverbatim
The unit tests are run automatically when "make check" is executed (providing
- that BIND 10 has been build with the \--with-dhcp-mysql switch (see the installation
- section in the <a href="http://bind10.isc.org/docs/bind10-guide.html">BIND 10 Guide</a>).
+ that Kea has been build with the \--with-dhcp-mysql switch (see the installation
+ section in the <a href="http://kea.isc.org/docs/kea-guide.html">Kea Administrator
+ Reference Manual</a>).
@subsection dhcp-pgsql-unittest PostgreSQL Unit Tests
@@ -207,7 +208,8 @@ host all all ::1/128 password
that runs tests. Use caution!
The unit tests are run automatically when "make check" is executed (providing
- that BIND 10 has been build with the \--with-dhcp-pgsql switch (see the installation
- section in the <a href="http://bind10.isc.org/docs/bind10-guide.html">BIND10 Guide</a>).
+ that Kea has been build with the \--with-dhcp-pgsql switch (see the installation
+ section in the <a href="http://kea.isc.org/docs/kea-guide.html">Kea Administrator
+ Reference Manual</a>).
*/