man page edit from Cygnus
authorJeff Bigler <jcb@mit.edu>
Thu, 29 Aug 1996 20:35:15 +0000 (20:35 +0000)
committerJeff Bigler <jcb@mit.edu>
Thu, 29 Aug 1996 20:35:15 +0000 (20:35 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9008 dc483132-0cff-0310-8789-dd5450dbe970

src/clients/ksu/ksu.M

index cb80bffc2ca1bc608b7107ccf5bb1f00028a8eac..5fa3a3e0ac3612fed2a3c17b1fc91f9635778bc5 100644 (file)
@@ -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