The man page for kdc(8) says --disable-DES, the source says --disable-des.

From Arnaud Bergeron.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23954 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-10-20 23:34:19 +00:00
parent ff3cec29a2
commit 78e0a41bcb

View File

@@ -60,7 +60,7 @@
.Xc .Xc
.Oc .Oc
.Op Fl -detach .Op Fl -detach
.Op Fl -disable-DES .Op Fl -disable-des
.Op Fl -addresses= Ns Ar list of addresses .Op Fl -addresses= Ns Ar list of addresses
.Ek .Ek
.Sh DESCRIPTION .Sh DESCRIPTION
@@ -152,7 +152,7 @@ If only a subset is desired, or the automatic detection fails, this
option might be used. option might be used.
.It Fl -detach .It Fl -detach
detach from pty and run as a daemon. detach from pty and run as a daemon.
.It Fl -disable-DES .It Fl -disable-des
disable add des encryption types, makes the kdc not use them. disable add des encryption types, makes the kdc not use them.
.El .El
.Pp .Pp