summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-03 10:23:40 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2009-04-03 10:23:40 -0400
commit54d2b64463abb2566b5501795e272c4250ef25f1 (patch)
tree3a8564f768637e604fb036b996dd458aee8c1307
parent72de062aaaf5453fd6318208001c4feab7ad1b77 (diff)
downloadcredmonger-54d2b64463abb2566b5501795e272c4250ef25f1.tar.gz
credmonger-54d2b64463abb2566b5501795e272c4250ef25f1.tar.xz
credmonger-54d2b64463abb2566b5501795e272c4250ef25f1.zip
- tweak the man page
-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