aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/w
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/w')
-rw-r--r--usr.bin/w/pr_time.c2
-rw-r--r--usr.bin/w/w.12
-rw-r--r--usr.bin/w/w.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/w/pr_time.c b/usr.bin/w/pr_time.c
index 4d353bc11457..96e450d2cbb8 100644
--- a/usr.bin/w/pr_time.c
+++ b/usr.bin/w/pr_time.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)pr_time.c 8.2 (Berkeley) 4/4/94";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: pr_time.c,v 1.6.2.3 1997/08/26 06:47:38 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>
diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1
index 64781da086e9..3218f9da3331 100644
--- a/usr.bin/w/w.1
+++ b/usr.bin/w/w.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)w.1 8.1 (Berkeley) 6/6/93
-.\" $Id: w.1,v 1.2.8.2 1997/03/06 07:45:28 mpp Exp $
+.\" $Id: w.1,v 1.2.8.3 1997/08/26 06:47:43 charnier Exp $
.\"
.Dd June 6, 1993
.Dt W 1
diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c
index 60240074f2c5..be6a9f134fa4 100644
--- a/usr.bin/w/w.c
+++ b/usr.bin/w/w.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)w.c 8.4 (Berkeley) 4/16/94";
#endif
static const char rcsid[] =
- "$Id: w.c,v 1.16.2.3 1997/08/26 06:47:45 charnier Exp $";
+ "$Id: w.c,v 1.16.2.4 1997/08/29 05:30:12 imp Exp $";
#endif /* not lint */
/*