aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2015-12-02 17:03:17 -0500
committerTom Yu <tlyu@mit.edu>2015-12-02 17:58:04 -0500
commitd9a7e01e56ce7e57480430867255c8cd14f0aee6 (patch)
treeef2a89a4155ff6b5b6671af19036f75051a3d63c /src
parent41170f63b408373000c659c7b07ce757af392c4d (diff)
downloadkrb5-d9a7e01e56ce7e57480430867255c8cd14f0aee6.zip
krb5-d9a7e01e56ce7e57480430867255c8cd14f0aee6.tar.gz
krb5-d9a7e01e56ce7e57480430867255c8cd14f0aee6.tar.bz2
Update man pages
Diffstat (limited to 'src')
-rw-r--r--src/man/krb5.conf.man4
-rw-r--r--src/man/ksu.man4
2 files changed, 3 insertions, 5 deletions
diff --git a/src/man/krb5.conf.man b/src/man/krb5.conf.man
index 1c197b4..495ecd1 100644
--- a/src/man/krb5.conf.man
+++ b/src/man/krb5.conf.man
@@ -37,7 +37,9 @@ realms of interest, defaults for the current realm and for Kerberos
applications, and mappings of hostnames onto Kerberos realms.
Normally, you should install your krb5.conf file in the directory
\fB/etc\fP\&. You can override the default location by setting the
-environment variable \fBKRB5_CONFIG\fP\&.
+environment variable \fBKRB5_CONFIG\fP\&. Multiple colon\-separated
+filenames may be specified in \fBKRB5_CONFIG\fP; all files which are
+present will be read.
.SH STRUCTURE
.sp
The krb5.conf file is set up in the style of a Windows INI file.
diff --git a/src/man/ksu.man b/src/man/ksu.man
index 531fe1a..c762dd2 100644
--- a/src/man/ksu.man
+++ b/src/man/ksu.man
@@ -37,7 +37,6 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
[ \fB\-n\fP \fItarget_principal_name\fP ]
[ \fB\-c\fP \fIsource_cache_name\fP ]
[ \fB\-k\fP ]
-[ \fB\-D\fP ]
[ \fB\-r\fP time ]
[ \fB\-pf\fP ]
[ \fB\-l\fP \fIlifetime\fP ]
@@ -269,9 +268,6 @@ Do not delete the target cache upon termination of the target
shell or a command (\fB\-e\fP command). Without \fB\-k\fP, ksu deletes
the target cache.
.TP
-.B \fB\-D\fP
-Turn on debug mode.
-.TP
.B \fB\-z\fP
Restrict the copy of tickets from the source cache to the target
cache to only the tickets where client == the target principal