summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu
diff options
context:
space:
mode:
authorJeff Bigler <jcb@mit.edu>1996-08-29 20:35:15 +0000
committerJeff Bigler <jcb@mit.edu>1996-08-29 20:35:15 +0000
commit85d1b5f471fabde354331bfd93cf535da9e0e650 (patch)
tree395025d215039892abe2c68a614d6b57e47ab388 /src/clients/ksu
parent9983d95ccca697a543e9b2286d48d48596ef8b8d (diff)
downloadkrb5-85d1b5f471fabde354331bfd93cf535da9e0e650.tar.gz
krb5-85d1b5f471fabde354331bfd93cf535da9e0e650.tar.xz
krb5-85d1b5f471fabde354331bfd93cf535da9e0e650.zip
man page edit from Cygnus
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9008 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/clients/ksu')
-rw-r--r--src/clients/ksu/ksu.M15
1 files changed, 9 insertions, 6 deletions
diff --git a/src/clients/ksu/ksu.M b/src/clients/ksu/ksu.M
index cb80bffc2c..5fa3a3e0ac 100644
--- a/src/clients/ksu/ksu.M
+++ b/src/clients/ksu/ksu.M
@@ -22,7 +22,9 @@
.\" claim by the user or distributor of the ksu software.
.\"
.\" KSU was writen by: Ari Medvinsky, ari@isi.edu
-.TH KSU 1 "Kerberos Version 5.4"
+.\" "
+.so man1/header.doc
+.TH KSU 1 \*h
.SH NAME
ksu \- Kerberized super-user
.SH SYNOPSIS
@@ -486,11 +488,12 @@ PERMISSIONS FOR KSU
ksu should be owned by root and have the set user id bit turned on.
.TP 10
END-SERVER ENTRY
-ksu attempts to get a ticket for the end server just as
-Kerberized telnet and rlogin. Thus, there must be
-an entry for the server in the Kerberos database
-(e.g. host/nii.isi.edu@ISI.EDU). k5srvtab must be in
-an appropriate location.
+
+ksu attempts to get a ticket for the end server just as Kerberized
+telnet and rlogin. Thus, there must be an entry for the server in the
+Kerberos database (e.g. host/nii.isi.edu@ISI.EDU). The keytab file must
+be in an appropriate location.
+
.SH SIDE EFFECTS
ksu deletes all expired tickets from the source cache.
.SH AUTHOR OF KSU: GENNADY (ARI) MEDVINSKY