principal, not pricipal. From Thomas Klausner <wiz@netbsd.org>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11943 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-03-31 10:20:19 +00:00
parent d81e738518
commit 72fd1cf209

View File

@@ -51,7 +51,7 @@ static struct getargs args[] = {
{ "principal", 'p', arg_string, &client_name,
"principal to authenticate as" },
{ "keytab", 'K', arg_string, &keytab,
"keytab for authentication pricipal" },
"keytab for authentication principal" },
{
"config-file", 'c', arg_string, &config_file,
"location of config file", "file"