summaryrefslogtreecommitdiffstats
path: root/doc/plugindev/kdcpreauth.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugindev/kdcpreauth.rst')
-rw-r--r--doc/plugindev/kdcpreauth.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugindev/kdcpreauth.rst b/doc/plugindev/kdcpreauth.rst
index 790b1f0d2b..26552235bb 100644
--- a/doc/plugindev/kdcpreauth.rst
+++ b/doc/plugindev/kdcpreauth.rst
@@ -4,7 +4,8 @@ KDC preauthentication interface (kdcpreauth)
The kdcpreauth interface allows the addition of KDC support for
preauthentication mechanisms beyond those included in the core MIT
krb5 code base. For a detailed description of the kdcpreauth
-interface, see the header file ``<krb5/kdcpreauth_plugin.h>``.
+interface, see the header file ``<krb5/kdcpreauth_plugin.h>`` (or
+``<krb5/preauth_plugin.h>`` before release 1.12).
A kdcpreauth module is generally responsible for: