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 cc5ed19955b1..f9c75bb35c11 100644 --- a/libexec/rlogind/Makefile +++ b/libexec/rlogind/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id$ +# $Id: Makefile,v 1.5.2.1 1998/02/18 11:48:05 markm Exp $ PROG= rlogind SRCS= rlogind.c diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index baa31d7efa6a..b35633ebe5d4 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$ +.\" $Id: rlogind.8,v 1.4.2.3 1998/02/18 11:48:06 markm Exp $ .\" .Dd June 4, 1993 .Dt RLOGIND 8 diff --git a/libexec/rlogind/rlogind.c b/libexec/rlogind/rlogind.c index 9f8e83e5b43c..a771bca46f4e 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.12.2.5 1998/02/18 11:48:08 markm Exp $"; + "$Id: rlogind.c,v 1.12.2.6 1998/07/19 10:57:45 jkh Exp $"; #endif /* not lint */ /* |
