Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.bin/rsh Pull up revision 1.10 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/318b91922508
branches:  netbsd-1-5
changeset: 491402:318b91922508
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 26 08:48:38 2001 +0000

description:
Pull up revision 1.10 (requested by wiz):
  Correct kerberos reference to kerberos(8).  Sort SEE ALSO section.

diffstat:

 usr.bin/rsh/rsh.1 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 6f18e2f99919 -r 318b91922508 usr.bin/rsh/rsh.1
--- a/usr.bin/rsh/rsh.1 Thu Apr 26 08:46:59 2001 +0000
+++ b/usr.bin/rsh/rsh.1 Thu Apr 26 08:48:38 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rsh.1,v 1.9 1999/03/22 18:16:41 garbled Exp $
+.\"    $NetBSD: rsh.1,v 1.9.10.1 2001/04/26 08:48:38 he Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -150,11 +150,11 @@
 .El
 .Sh SEE ALSO
 .Xr rlogin 1 ,
-.Xr kerberos 3 ,
+.Xr krb_realmofhost 3 ,
 .Xr krb_sendauth 3 ,
-.Xr krb_realmofhost 3 ,
 .Xr hosts.equiv 5 ,
-.Xr rhosts 5
+.Xr rhosts 5 ,
+.Xr kerberos 8
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index