Id -> FreeBSD

This commit is contained in:
Peter Wemm 1999-08-28 01:15:37 +00:00
parent c3aac50f28
commit dacec3e8f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50478

View File

@ -94,7 +94,7 @@ s/\$//g
printf " * DO NOT EDIT-- this file is automatically generated.\n" > syshide
}
NR == 1 {
gsub("[$]Id: ", "", $0)
gsub("[$]FreeBSD: ", "", $0)
gsub(" [$]", "", $0)
printf " * created from%s\n */\n\n", $0 > syssw