summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/credmonger.8.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/credmonger.8.in b/src/credmonger.8.in
index ba499ff..6061418 100644
--- a/src/credmonger.8.in
+++ b/src/credmonger.8.in
@@ -40,8 +40,11 @@ name ends with a "/" character, the local host name will be appended.
The fourth field contains the path to the file credential cache in which the
credentials will be stored. If the name ends with XXXXXX, then a unique file
-name will be generated using mkstemp(3). The file is removed when the daemon
-exits.
+name will be generated using mkstemp(\fB3\fP). The file is removed when the
+daemon exits.
+
+The work of \fIcredmonger\fP can be accomplished with a combination of
+cron(\fB8\fP) and kinit(\fB1\fP)'s \fI-k\fP option.
.SH EXAMPLE