diff options
Diffstat (limited to 'sys/boot/ficl/softwords/softcore.awk')
| -rw-r--r-- | sys/boot/ficl/softwords/softcore.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/softwords/softcore.awk b/sys/boot/ficl/softwords/softcore.awk index 7faa1465e596..dd05b988ff4e 100644 --- a/sys/boot/ficl/softwords/softcore.awk +++ b/sys/boot/ficl/softwords/softcore.awk @@ -10,7 +10,7 @@ # Note! This script uses strftime() which is a gawk-ism, and the # POSIX [[:space:]] character class. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/ficl/softwords/softcore.awk,v 1.3.2.1 2000/07/06 23:51:46 obrien Exp $ BEGIN \ { |
