diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:43:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:43:00 +0000 |
commit | b6461b02946fe4b954622ee05ec9e2365cbb2593 (patch) | |
tree | 16a842f58ebed68bef483672adf1c1b52b2124ee /Tools/make_index | |
parent | Id->FreeBSD rename bis (diff) |
Id->FreeBSD rename take 2
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.
Notes
Notes:
svn path=/head/; revision=20940
Diffstat (limited to 'Tools/make_index')
-rw-r--r-- | Tools/make_index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/make_index b/Tools/make_index index 153fb6b3b099..f9cddb25902f 100644 --- a/Tools/make_index +++ b/Tools/make_index @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: make_index,v 1.5 1999/04/28 06:20:23 asami Exp $ +# $FreeBSD$ # # Written to speed-up INDEX file generation. The new scheme # basically visits each port once and writes out each port's |