change format for expantion variables in default_cc_name to

%{variable} to not confuse them with shell ditto


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15254 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 13:15:58 +00:00
parent 85718a32f7
commit 084b3b2d2a
2 changed files with 3 additions and 3 deletions

View File

@@ -167,7 +167,7 @@ section below.
the default credentials cache name.
The string can contain variables that are expanded on runtime.
Only support variable now is
.Li ${uid}
.Li %{uid}
that expands to the current user id.
.It Li default_etypes = Va etypes ...
A list of default encryption types to use.