]> eyrie.org Git - kerberos/kftgt.git/commitdiff
Move SEE ALSO to the end of the man pages and remove references to rkinit.
authorRuss Allbery <rra@stanford.edu>
Sat, 21 May 2005 19:09:46 +0000 (19:09 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 15 Mar 2010 06:05:55 +0000 (23:05 -0700)
kftgt.pod
kftgtd.pod
klogin
krsh

index 794d79338216cfddb9125041f827fb0b8969ff16..b203399ec6dff5cb1d7efa1770ce2fe370af60d3 100644 (file)
--- a/kftgt.pod
+++ b/kftgt.pod
@@ -151,10 +151,6 @@ possible to forward one's credentials to a different system than one logs
 on to.  Using the klogin(1) wrapper around B<kftgt> and B<rlogin> partly
 resolves this problem.
 
-=head1 SEE ALSO
-
-rkinit(1), kftgtd(8), kerberos(1), kinit(1)
-
 =head1 AUTHOR
 
 Roland J. Schemers <schemers@stanford.edu>.
@@ -193,4 +189,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
+=head1 SEE ALSO
+
+kftgtd(8), kerberos(1), kinit(1)
+
 =cut
index 261ad9757455520ecd1bb8f210b65cfa7a45654f..785f698f33293d724125c61c586252c528fe06f3 100644 (file)
@@ -33,10 +33,6 @@ service; that is, the host must have a srvtab containing an rcmd.<host>
 key where <host> is the value returned by the krb_get_phost(3) Kerberos
 library call.
 
-=head1 SEE ALSO
-
-kftgt(1), rkinit(1), inetd(8), kerberos(1)
-
 =head1 AUTHOR
 
 Roland J. Schemers <schemers@stanford.edu>.
@@ -75,4 +71,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
+=head1 SEE ALSO
+
+kftgt(1), inetd(8), kerberos(1)
+
 =cut
diff --git a/klogin b/klogin
index 51c6db1d6adc75123ffc115709691c19a4a4c747..b9217275cd58aa6df6ba80c795fcdf6e07ffdb01 100755 (executable)
--- a/klogin
+++ b/klogin
@@ -426,10 +426,6 @@ them along to rlogin or telnet as appropriate.
 See kftgt(1) for some additional details about Kerberos v4 ticket forwarding
 and some of the peculiarities thereof.
 
-=head1 SEE ALSO
-
-kftgt(1), rlogin(1), telnet(1)
-
 =head1 AUTHORS
 
 B<klogin> was originally written by Roland Schemers <schemers@stanford.edu>
@@ -466,4 +462,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
+=head1 SEE ALSO
+
+kftgt(1), rlogin(1), telnet(1)
+
 =cut
diff --git a/krsh b/krsh
index 5ca0be665864a360a81e57085cec90dcf4e5a6a4..baa314ddbd85890504d3cd59e33b16d505548c1d 100755 (executable)
--- a/krsh
+++ b/krsh
@@ -290,10 +290,6 @@ B<krsh> to fail.
 
 Regular rsh options are not accepted and passed to rsh.
 
-=head1 SEE ALSO
-
-aklog(1), kdestroy(1), kftgt(1), klogin(1), rsh(1), unlog(1)
-
 =head1 AUTHORS
 
 B<krsh> was originally written by Larry Schwimmer <opusl@stanford.edu>.
@@ -328,4 +324,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
+=head1 SEE ALSO
+
+aklog(1), kdestroy(1), kftgt(1), klogin(1), rsh(1), unlog(1)
+
 =cut