aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rusers
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rusers')
-rw-r--r--usr.bin/rusers/Makefile2
-rw-r--r--usr.bin/rusers/rusers.12
-rw-r--r--usr.bin/rusers/rusers.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rusers/Makefile b/usr.bin/rusers/Makefile
index 6e2fd6ab2fc6..eeb303266378 100644
--- a/usr.bin/rusers/Makefile
+++ b/usr.bin/rusers/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1993/11/10 03:47:23 smace Exp $
+# $Id: Makefile,v 1.1.1.1 1994/08/28 15:06:02 csgr Exp $
PROG = rusers
MAN1 = rusers.1
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1
index 70fac73c9c49..52ce383ab15c 100644
--- a/usr.bin/rusers/rusers.1
+++ b/usr.bin/rusers/rusers.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rusers.1 6.7 (Berkeley) 4/23/91
-.\" $Id: rusers.1,v 1.2.2.1 1997/03/06 07:45:03 mpp Exp $
+.\" $Id: rusers.1,v 1.2.2.2 1997/08/11 07:11:23 charnier Exp $
.\"
.Dd April 23, 1991
.Dt RUSERS 1
diff --git a/usr.bin/rusers/rusers.c b/usr.bin/rusers/rusers.c
index 3cb699364b49..d82a35a2c378 100644
--- a/usr.bin/rusers/rusers.c
+++ b/usr.bin/rusers/rusers.c
@@ -33,7 +33,7 @@
#ifndef lint
static char rcsid[] =
- "$Id: rusers.c,v 1.2.6.1 1997/08/11 07:11:24 charnier Exp $";
+ "$Id: rusers.c,v 1.2.6.2 1997/09/15 10:19:57 jkh Exp $";
#endif /* not lint */
#include <sys/types.h>