summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/rst_source/krb_admins/host_config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst_source/krb_admins/host_config.rst b/doc/rst_source/krb_admins/host_config.rst
index 706242c66..2adc70259 100644
--- a/doc/rst_source/krb_admins/host_config.rst
+++ b/doc/rst_source/krb_admins/host_config.rst
@@ -54,7 +54,7 @@ module you have registered, and no other mechanism, you could write::
[plugins]
pwqual = {
- module = /path/to/mymodule.so
+ module = mymodule:/path/to/mymodule.so
enable_only = mymodule
}