summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4
diff options
context:
space:
mode:
authorStephen Morris <stephen@isc.org>2013-08-05 14:16:40 +0200
committerStephen Morris <stephen@isc.org>2013-08-05 14:16:40 +0200
commit26a805c7e49a9ec85ee825f179cda41a2358f4c6 (patch)
tree099ce5715aaf5361e9c113e4062db994aae5fcef /src/bin/dhcp4
parent[master] Fix exception types caught (diff)
parent[2982] Minor change after review (diff)
downloadkea-26a805c7e49a9ec85ee825f179cda41a2358f4c6.tar.xz
kea-26a805c7e49a9ec85ee825f179cda41a2358f4c6.zip
[master] Merge branch 'trac2982'
Conflicts: doc/Doxyfile doc/devel/mainpage.dox
Diffstat (limited to 'src/bin/dhcp4')
-rw-r--r--src/bin/dhcp4/dhcp4_hooks.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp4/dhcp4_hooks.dox b/src/bin/dhcp4/dhcp4_hooks.dox
index 44704a8462..85fcfc46e7 100644
--- a/src/bin/dhcp4/dhcp4_hooks.dox
+++ b/src/bin/dhcp4/dhcp4_hooks.dox
@@ -19,7 +19,7 @@
BIND10 features an API (the "Hooks" API) that allows user-written code to
be integrated into BIND 10 and called at specific points in its processing.
An overview of the API and a tutorial for writing such code can be found in
- the @ref hooksDevelopersGuide. Information for BIND 10 maintainers can be
+ the @ref hooksdgDevelopersGuide. Information for BIND 10 maintainers can be
found in the @ref hooksComponentDeveloperGuide.
This manual is more specialised and is aimed at developers of hook