diff options
| author | Sam Hartman <hartmans@mit.edu> | 2006-04-27 20:11:44 +0000 |
|---|---|---|
| committer | Sam Hartman <hartmans@mit.edu> | 2006-04-27 20:11:44 +0000 |
| commit | 329d0d2ce1e7b8072a47ae7eae8ed41165167976 (patch) | |
| tree | 822150eb2727367d7291b3fe388ee6c399853749 /src | |
| parent | c838fcb3fa4cecd8f6e8f00858da689cd281ea13 (diff) | |
Fix excessive italics in kinit man page;
thanks Stepan Kasal <kasal@ucw.cz>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17964 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/clients/kinit/kinit.M | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/clients/kinit/kinit.M b/src/clients/kinit/kinit.M index 52ad59de6..fce16ba93 100644 --- a/src/clients/kinit/kinit.M +++ b/src/clients/kinit/kinit.M @@ -45,7 +45,8 @@ kinit \- obtain and cache Kerberos ticket-granting ticket .SH DESCRIPTION .I kinit obtains and caches an initial ticket-granting ticket for -.IR principal . The typical default behavior is to acquire only +.IR principal . +The typical default behavior is to acquire only Kerberos 5 tickets. However, if kinit was built with both Kerberos 4 support and with the default behavior of acquiring both types of tickets, it will try to acquire both Kerberos 5 and Kerberos 4 |
