diff options
Diffstat (limited to 'libexec/rlogind')
| -rw-r--r-- | libexec/rlogind/Makefile | 2 | ||||
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 2 | ||||
| -rw-r--r-- | libexec/rlogind/rlogind.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile index 2685f8430530..c57f2ad73b5b 100644 --- a/libexec/rlogind/Makefile +++ b/libexec/rlogind/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.9 1998/08/06 21:35:47 markm Exp $ +# $Id: Makefile,v 1.10 1998/09/05 00:29:34 jb Exp $ PROG= rlogind SRCS= rlogind.c diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 4f8ae93e0cb6..c561eeffa82e 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rlogind.8 8.1 (Berkeley) 6/4/93 -.\" $Id: rlogind.8,v 1.9 1997/11/25 07:17:13 charnier Exp $ +.\" $Id: rlogind.8,v 1.10 1999/01/12 14:09:17 asami Exp $ .\" .Dd June 4, 1993 .Dt RLOGIND 8 diff --git a/libexec/rlogind/rlogind.c b/libexec/rlogind/rlogind.c index 7b673f7a38d7..1dbfccdfd210 100644 --- a/libexec/rlogind/rlogind.c +++ b/libexec/rlogind/rlogind.c @@ -42,7 +42,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)rlogind.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$Id: rlogind.c,v 1.23 1999/04/25 22:23:37 imp Exp $"; + "$Id: rlogind.c,v 1.20.2.1 1999/05/02 09:35:52 brian Exp $"; #endif /* not lint */ /* |
