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.
This commit is contained in:
Jordan K. Hubbard
1997-01-14 07:20:47 +00:00
parent aac45e814c
commit 1130b656e5
4927 changed files with 5204 additions and 5180 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)chmod.1 8.4 (Berkeley) 3/31/94
.\" $Id: chmod.1,v 1.4 1996/08/29 18:05:41 wosch Exp $
.\" $FreeBSD$
.\"
.Dd March 31, 1994
.Dt CHMOD 1