diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-02-26 01:38:29 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-02-26 01:38:29 +0100 |
commit | 2f56a3448b73075ca4ae46efaa304e0f7c1100e9 (patch) | |
tree | f07a99a9d7119c9aec665ff9e9cc62bb7c0b08f3 /doc | |
parent | a1aa8254a43d6f819fc0d297a40246abd0ede32e (diff) | |
download | tdebase-2f56a3448b73075ca4ae46efaa304e0f7c1100e9.tar.gz tdebase-2f56a3448b73075ca4ae46efaa304e0f7c1100e9.zip |
Fix unintended rename of krbtkfile
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tdm/tdmrc-ref.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tdm/tdmrc-ref.docbook b/doc/tdm/tdmrc-ref.docbook index c5bf14869..488cbe689 100644 --- a/doc/tdm/tdmrc-ref.docbook +++ b/doc/tdm/tdmrc-ref.docbook @@ -2265,7 +2265,7 @@ the following environment variables are passed:</para> <listitem><para>may be set to a non-standard authority file</para></listitem> </varlistentry> <varlistentry> - <term>KRBTTDEFILE</term> + <term>KRBTKFILE</term> <listitem><para>may be set to a Kerberos4 credentials cache name</para> </listitem> </varlistentry> |