Source-Changes-HG archive

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

[src/netbsd-1-5]: src/libexec/rlogind Pull up revision 1.12 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/8c26c2258657
branches:  netbsd-1-5
changeset: 491406:8c26c2258657
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 26 09:02:23 2001 +0000

description:
Pull up revision 1.12 (requested by wiz):
  Correct typo in ttyaction(3) reference.

diffstat:

 libexec/rlogind/rlogind.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 518722d865c1 -r 8c26c2258657 libexec/rlogind/rlogind.8
--- a/libexec/rlogind/rlogind.8 Thu Apr 26 08:57:43 2001 +0000
+++ b/libexec/rlogind/rlogind.8 Thu Apr 26 09:02:23 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rlogind.8,v 1.11 2000/05/30 05:21:49 itojun Exp $
+.\"    $NetBSD: rlogind.8,v 1.11.2.1 2001/04/26 09:02:23 he Exp $
 .\"
 .\" Copyright (c) 1983, 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -166,7 +166,7 @@
 .Sh SEE ALSO
 .Xr login 1 ,
 .Xr ruserok 3 ,
-.Xr ttyacion 3 ,
+.Xr ttyaction 3 ,
 .Xr rshd 8
 .Sh BUGS
 The authentication procedure used here assumes the integrity



Home | Main Index | Thread Index | Old Index