diff options
Diffstat (limited to 'libexec/rlogind')
| -rw-r--r-- | libexec/rlogind/Makefile | 2 | ||||
| -rw-r--r-- | libexec/rlogind/pathnames.h | 2 | ||||
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 2 | ||||
| -rw-r--r-- | libexec/rlogind/rlogind.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile index 8320152d5f2e..e715b39723f1 100644 --- a/libexec/rlogind/Makefile +++ b/libexec/rlogind/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/rlogind/Makefile,v 1.15.2.3 2001/04/25 10:40:55 ru Exp $ PROG= rlogind SRCS= rlogind.c diff --git a/libexec/rlogind/pathnames.h b/libexec/rlogind/pathnames.h index 17a8f5cf5341..a61162ddf370 100644 --- a/libexec/rlogind/pathnames.h +++ b/libexec/rlogind/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/libexec/rlogind/pathnames.h,v 1.2 1999/09/19 22:05:30 markm Exp $ */ #include <paths.h> diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 9f30fd813ef1..9c070a1cbd81 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rlogind/rlogind.8,v 1.13.2.4 2001/08/16 10:44:17 ru Exp $ .\" .Dd June 4, 1993 .Dt RLOGIND 8 diff --git a/libexec/rlogind/rlogind.c b/libexec/rlogind/rlogind.c index f1cea97cebe6..707f2195567f 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[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rlogind/rlogind.c,v 1.29.2.5 2000/12/07 15:02:31 ru Exp $"; #endif /* not lint */ /* |
