diff options
Diffstat (limited to 'usr.sbin/adduser/addgroup.tcl')
-rw-r--r-- | usr.sbin/adduser/addgroup.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/adduser/addgroup.tcl b/usr.sbin/adduser/addgroup.tcl index 2082b24..e024c8f 100644 --- a/usr.sbin/adduser/addgroup.tcl +++ b/usr.sbin/adduser/addgroup.tcl @@ -29,7 +29,7 @@ # signal handling # add only users who exist # -# $Id: addgroup.tcl,v 1.1 1996/10/29 20:31:43 wosch Exp $ +# $FreeBSD$ # set global variables set etc_group "/etc/group"; #set etc_group "/usr/tmp/group" |