diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/kdc/krb5kdc.M | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M index 2056eecd9f..e8758dade3 100644 --- a/src/kdc/krb5kdc.M +++ b/src/kdc/krb5kdc.M @@ -1,6 +1,6 @@ .\" kdc/krb5kdc.M .\" -.\" Copyright 1990 by the Massachusetts Institute of Technology. +.\" Copyright 1990, 2008 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may .\" require a specific license from the United States Government. @@ -106,8 +106,8 @@ This option does not apply to the LDAP database. The .B \-k .I keytype -option specifies the key type of the master key in the database; the default -is KEYTYPE_DES. +option specifies the key type of the master key to be entered manually +as a password when -m is given; the default is "des-cbc-crc". .PP The .B \-M |