summaryrefslogtreecommitdiffstats
path: root/usr.bin/rusers
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitf390c26dd9214a3602049fa55835b2d367ef60df (patch)
tree3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/rusers
parentca6ca839826c278c3a8d7cc2a4f23c1fc68875b9 (diff)
downloadFreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.zip
FreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.tar.gz
Revert $FreeBSD$ to $Id$
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 47689eb..a6b753f 100644
--- a/usr.bin/rusers/Makefile
+++ b/usr.bin/rusers/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG = rusers
MAN1 = rusers.1
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1
index c8953df..7cf6164 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
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 23, 1991
.Dt RUSERS 1
diff --git a/usr.bin/rusers/rusers.c b/usr.bin/rusers/rusers.c
index 74f89b3..3d7b9a5 100644
--- a/usr.bin/rusers/rusers.c
+++ b/usr.bin/rusers/rusers.c
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud