From 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 14 Jan 1997 07:20:47 +0000 Subject: Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. --- usr.sbin/adduser/rmuser.perl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/adduser/rmuser.perl') diff --git a/usr.sbin/adduser/rmuser.perl b/usr.sbin/adduser/rmuser.perl index 73b42aee5a87..240ffc07a539 100644 --- a/usr.sbin/adduser/rmuser.perl +++ b/usr.sbin/adduser/rmuser.perl @@ -30,7 +30,7 @@ # # Guy Helmer , 07/17/96 # -# $Id: rmuser.perl,v 1.2 1996/12/07 21:25:12 ache Exp $ +# $FreeBSD$ sub LOCK_SH {0x01;} sub LOCK_EX {0x02;} -- cgit v1.3