Source-Changes-HG archive

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

[src/trunk]: src/libexec/rlogind Actually, it's ttyaction, note the silent 't...



details:   https://anonhg.NetBSD.org/src/rev/537ed0f99b7e
branches:  trunk
changeset: 507983:537ed0f99b7e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Apr 04 09:56:31 2001 +0000

description:
Actually, it's ttyaction, note the silent 't' ;)

diffstat:

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

diffs (18 lines):

diff -r acc04d2540cd -r 537ed0f99b7e libexec/rlogind/rlogind.8
--- a/libexec/rlogind/rlogind.8 Wed Apr 04 09:55:48 2001 +0000
+++ b/libexec/rlogind/rlogind.8 Wed Apr 04 09:56:31 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.12 2001/04/04 09:56:31 wiz 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