aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2008-06-20 00:36:29 +0000
committerKen Raeburn <raeburn@mit.edu>2008-06-20 00:36:29 +0000
commit2ddcfb4345cfeaa1b88688db41bd9657565e64fc (patch)
tree5ef5bf42dd33b8186f5e358f8f24c59f210a627f
parent94b18d8274f746c710bcb929336779fb22a041bf (diff)
downloadkrb5-2ddcfb4345cfeaa1b88688db41bd9657565e64fc.zip
krb5-2ddcfb4345cfeaa1b88688db41bd9657565e64fc.tar.gz
krb5-2ddcfb4345cfeaa1b88688db41bd9657565e64fc.tar.bz2
Remove mentions of /var/krb5/principal.ulog since that's no longer the hard-coded location
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/sun-iprop@20438 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/slave/kproplog.M8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/slave/kproplog.M b/src/slave/kproplog.M
index 3521d36..b7081a9 100644
--- a/src/slave/kproplog.M
+++ b/src/slave/kproplog.M
@@ -36,8 +36,7 @@ The
.I kproplog
command displays the contents of the Kerberos principal update log to
standard output. It can be used to keep track of the incremental
-updates to the principal database, when enabled. The
-.I /var/krb5/principal.ulog
+updates to the principal database, when enabled. The update log
file contains the update log maintained by the
.I kadmind
process on the master KDC server and the kpropd process on the slave
@@ -93,10 +92,5 @@ An example of the output generated for one entry:
TL data
.fi
-.SH FILES
-.TP
-.I /var/krb5/principal.ulog
-The update log file for incremental propagation.
-
.SH SEE ALSO
kpropd(8)