summaryrefslogtreecommitdiff
path: root/libexec/rlogind
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
commit7f3dea244c40159a41ab22da77a434d7c5b5e85a (patch)
tree0cf37f427c704496510156e28ccd8cd233f9d688 /libexec/rlogind
parente6c8b48d908090e196f36bb181e0f8b5c7c80f1a (diff)
Notes
Diffstat (limited to 'libexec/rlogind')
-rw-r--r--libexec/rlogind/Makefile2
-rw-r--r--libexec/rlogind/rlogind.82
-rw-r--r--libexec/rlogind/rlogind.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile
index 2685f8430530..a5deb98acefa 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 $
+# $FreeBSD$
PROG= rlogind
SRCS= rlogind.c
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8
index 4f8ae93e0cb6..7eebc2bb6d0f 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 $
+.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt RLOGIND 8
diff --git a/libexec/rlogind/rlogind.c b/libexec/rlogind/rlogind.c
index 70febc0b9ebb..a99ac7ec0a55 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.24 1999/08/21 18:15:55 imp Exp $";
+ "$FreeBSD$";
#endif /* not lint */
/*