summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config-files/krb5.conf.M4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M
index 87582c0b4..07b5f3a53 100644
--- a/src/config-files/krb5.conf.M
+++ b/src/config-files/krb5.conf.M
@@ -196,8 +196,8 @@ be in a comma-separated list.
.IP udp_preference_limit
When sending a message to the KDC, the library will try using TCP
-before UDP if the size of the message is above "udp_preference_list".
-If the message is smaller than "udp_preference_list", then UDP will be
+before UDP if the size of the message is above "udp_preference_limit".
+If the message is smaller than "udp_preference_limit", then UDP will be
tried before TCP. Regardless of the size, both protocols will be
tried if the first attempt fails.